Authentication
Authentication
API Keys
All API requests require an API key in the Authorization header.
Authorization: Bearer YOUR_API_KEYGetting an API Key
- Visit cryptgpt.co/pricing
- Choose a tier (Free, Lite, or Pro)
- Complete checkout
- Your API key will be provided after payment
Key Format
API keys are 32-character lowercase hex strings:
a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4Revoking a Key
Contact support to revoke your API key. Revoked keys cannot be restored.