Postman Collections

Ready-to-use Postman collections to explore and test every Infinia API product.

Overview

Use our Postman collections to explore and test the Infinia API without
writing a line of code. Every request comes with an example payload
pre-filled and Basic Auth pre-configured through environment variables.

You can download a single collection covering the whole API, or individual
collections per product.

Run in Postman

The fastest way to get started — fork the complete API collection straight
into your Postman workspace:

Run in Postman

Downloads

Prefer working with files? Complete API — all products in one collection:
infinia-api.postman_collection.json

Or pick individual products:

All collections share a single environment template for your credentials:
infinia-sandbox.postman_environment.json

Import into Postman

  1. Download the collections you need plus the Sandbox environment above.
  2. In Postman, click Import and drop the downloaded files.
  3. Select the Infinia API — Sandbox environment and set
    basicAuthUsername / basicAuthPassword to your API credentials.
  4. Replace the placeholder values in the request you want to try and hit Send.
📘

Sandbox first

Collections point to the sandbox environment (app2test.infiniaweb.com) by
default. To target production, edit the collection's baseUrl variable and
replace app2test.infiniaweb.com with app2.infiniaweb.com.

See Testing in Sandbox
for magic values you can use to simulate deposits, payouts, and failure
scenarios without moving real funds.


Did this page help you?