Docs
API referenceComplianceSupportHomeLog inSign up
  • Introduction
  • Guides
    • API Quick Guide
      • Perform AML Screening
      • Perform Document Check
      • Perform Identity Check
      • Perform Proof of Address Check
      • Perform Multi-Bureau Check
    • Web Portal Quick Guide
      • Perform AML Screening
      • Perform Document Check
      • Perform Multi-Bureau Check
      • Send verification link to client
    • Web SDK Guide
      • Web SDK integration guide
      • Web SDK customizations
    • Mobile SDK Guide
      • Mobile SDK integration guide
      • Mobile SDK stages
      • Mobile SDK tracked events
      • Mobile SDK error codes
    • Hosted Solution Guide
      • Integration guide
    • Postman Guide
    • Webhooks Guide
    • Integration Checklist
  • Check Types
    • AML Screening Check
      • Lists coverage
    • Document Check
      • ID coverage
      • RFID authentication
      • Redaction
      • Expected sides per type
    • Identity Check
    • Enhanced Identity Check
    • Proof of Address Check
    • Multi-Bureau Check
      • Service coverage
    • Face Authentication Check
    • Age Estimation Check
    • Automation
  • Other Services
    • AML Risk Profile
    • Bulk Processing
    • Autofill
    • Company Search
    • Address Search
    • Custom Lists
    • Advanced Case Management
  • Access Management
    • Teams and User Roles
    • Single Sign On (SSO)
      • SSO with Okta
      • SSO with Microsoft Entra ID
  • Useful Resources
    • Testing Data
  • API Reference
Powered by GitBook
On this page
  • Demo collection
  • Development collection

Was this helpful?

  1. Guides

Postman Guide

Run ComplyCube's API easily without writing any code.

PreviousIntegration guideNextWebhooks Guide

Last updated 1 year ago

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.

Demo collection

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.

Development collection

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:

  1. Copy the test API key from your .

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

  3. Next to Globals, click on Edit. Now create a variable and call it apiKey .

  4. 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.

Postman
► Run in Postman
testing data
► Run in Postman
Portal (Developers)