API Key Format
Examples:
- Test:
mvn_test_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6 - Live:
mvn_live_q7r8s9t0u1v2w3x4y5z6a7b8c9d0e1f2
Usage
Pass your API key as a Bearer token in theAuthorization header:
Test vs Live Mode
Key Management
Manage API keys in the Maven Dashboard under Settings > API Keys.1
Create a key
Click Create Key and select the mode (test or live).
2
Copy the key
Copy the full key immediately — it will only be shown once.
3
Store securely
The key is hashed server-side (SHA-256). If you lose it, revoke and create a new one.
