Authentication
See how you can authenticate with ComplyCube.
Last updated
Was this helpful?
See how you can authenticate with ComplyCube.
Last updated
Was this helpful?
The ComplyCube API uses API keys to authenticate requests. You can view and refresh the API keys on your .
Sandbox environment keys have the prefix test_
whereas Live environment keys have the prefix live_
.
Your API keys carry many privileges, so be sure to keep them secure. Do not share your API keys in publicly accessible areas such as GitHub, client-side code, and so forth.