API Key Management
Generate your own sandbox API keys. Keys authenticate against the sandbox API using Bearer token authentication.
Generate a New Key
Key generated successfully. Save this key — it won't be shown again.
Your Keys
Enter your email above and generate a key (or click "Look Up Keys") to see existing keys.
| Key ID | Name | Token | Created | Status | Actions |
|---|
No keys found for this email.
Key Details
- Keys are standard tier — access all endpoints except
/v1/admin/* - Maximum 5 keys per email. Revoke unused keys to free up slots.
- Keys never expire. Use revocation to deactivate keys.
- Keys work with the sandbox API only — never valid in production.
- Generated keys are stored in
localStoragefor use in the API Reference Try It feature.