For the complete documentation index, see llms.txt. This page is also available as Markdown.

Test and Live

ComplyCube sandbox and live environments for KYC, AML, and identity verification API testing, integration validation, and production launch.

Environments

ComplyCube provides two environments, Test (Sandbox) and Live, each with its own set of API keys. This separation allows you to safely explore and integrate with the platform before moving to production.

Use your test API key to simulate requests and validate your integration without triggering real verifications or incurring charges. Once you’re ready to process real checks, switch to your live API key.

Both API keys can be viewed and managed from the API keys page in the Web Portal.

Sandbox

The ComplyCube Sandbox is a dedicated safe test environment that simulates the behavior, responses, and errors of the live environment.

All checks conducted on the Sandbox will return dummy responses. Please refer to our Testing page to learn about simulating specific test scenarios as part of your integration.

Use the Sandbox to validate key aspects of your implementation before going live, including:

  • Network connectivity and authentication with the ComplyCube API.

  • Proper formatting of API requests.

  • Handling of successful and error responses.

  • Implementation and testing of rate limits and service quota handling.

  • Use of pagination and filtering.

  • Verification that Webhooks are functioning as expected.

Live

Once your integration is tested and working as expected, you can activate your live environment through the Web Portal and begin running real verifications.