Postman Guide
Run ComplyCube's API easily without writing any code.
Last updated
Was this helpful?
Run ComplyCube's API easily without writing any code.
Last updated
Was this helpful?
collections can make life easier as a ComplyCube user, allowing you to test out the API in no time.
Two official collections cover the ComplyCube API.
This collection is crafted to give you an overview of the endpoints in a practical, scenario-driven way. It is perfect for you to understand the ComplyCube API and see it work quickly.
It uses a mock account and will work out of the box without setting up any environment. Launch the app by clicking the link below:
You can use our to simulate specific responses.
This elaborate collection, supported by environment variables, is designed to give you an overview of our endpoints in a resource-driven way.
It should be used to perform a deeper dive into the API or alongside development. The environment variables will make the experience smoother but will require set-up.
To get started, launch the app by clicking the link below:
To complete the environment setup, please perform the following:
Copy the test API key from your .
In Postman, click on Manage Environment (cog icon on the top-right corner).
Next to Globals, click on Edit. Now create a variable and call it apiKey
.
On the Current Value text box, paste your API key from step 1, then click Save.
That's it. You can now test all of ComplyCube's endpoints, in our live and test environments, via Postman.