Postman Guide

Run ComplyCube's API easily without writing any code.

Overview

Postmanarrow-up-right collections simplify testing with the ComplyCube API, letting you explore endpoints quickly and efficiently.

We provide two official collections that cover the full ComplyCube API.


Demo collection

The demo collection provides a hands-on overview of key endpoints in a simple, scenario-driven format. It’s the fastest way to explore the ComplyCube API and see it in action.

It runs on a mock account, so no setup is required - just click below to launch it in Postman:

Run Demo Collection In Postmanarrow-up-right

You can also use our testing data to simulate specific responses and workflows.


Development collection

The development collection provides a detailed, resource-oriented overview of our endpoints. It’s designed for deeper exploration of the ComplyCube API and for use alongside your integration work.

This collection leverages environment variables for a smoother experience, though it does require some initial setup.

To get started, launch the collection in Postman:

Run Development Collection In Postmanarrow-up-right

Environment setup

  1. In Postman, click on the Manage Environment icon (cog in the top-right corner).

  2. Next to Globals, click Edit and create a new variable called apiKey.

  3. In the Current Value field, paste the API key from step 1, then click Save.

That’s it - you can now test all ComplyCube endpoints across both test and live environments directly in Postman.