Skip to main content
The quickest way to test the Argyle API. Copy our public Postman collection to get started testing each endpoint:

How to copy the collection

  1. Click the button above.
  2. Create or retrieve your Argyle API keys from Console.
  3. Replace the username field on Postman’s authorization page with your Sandbox API Key ID.
  4. Replace the password field on Postman’s authorization page with your Sandbox API key SECRET.
Add your API keys on Postman's Authorization tab.

Setting environment variables

We recommend creating a Sandbox and Production environment via Postman’s sidebar, where you can store {{variable values}} such as your API keys or base URLs. This lets you quickly switch between Sandbox and Production when making API calls using the dropdown in the upper right.
Save environment variables in Postman to quickly switch between using the Sandbox and Production API's.
Argyle provides two environments:
EnvironmentPurposeBase URL
SandboxTestinghttps://api-sandbox.argyle.com/v2
ProductionReal connectionshttps://api.argyle.com/v2

Documentation in Postman

Clicking on the Documentation icon in the upper-right corner will display additional details for each endpoint.
Image showing how to open Documentation within Postman for the Argyle API collection.
API Reference