Authentication

Learn how to authenticate your API requests securely.


All API requests require an API key to be passed via the Authorization header.

Authorization: Bearer cp_live_xxxxxxxxxxxxxxxxx

Keep your API keys secret. If an API key is compromised, you can roll it in the Developer Dashboard.