Users can create and manage their own API keys directly through the Client Admin portal - no manual setup or support tickets required. This self-serve flow makes onboarding faster and gives you full control over your API access from day one.
Once logged in, locate the API Keys section in the portal dashboard.
3
Create a New API Key
Click Create API Key, give it a name or label for easy identification, and confirm. Your key will be generated immediately.
4
Copy and Store Your Key Securely
Your API key will only be shown once. Copy it immediately and store it in a secure location such as a secrets manager or environment variable — you will not be able to retrieve it again after leaving the page.
5
Start Making API Calls
Use your new key to authenticate requests. Pass it in the header:
"x-api-key": <YOUR_API_KEY>
Spend Limits
Each self-serve account is subject to a maximum spend limit of USD $4,000. This cap applies automatically — no additional configuration is needed.
If your use case requires a higher spend limit, please complete a Know Your Business (KYB) form with us and contact the team to discuss upgraded access.