Skip to content

Authentication

Authentication

API Keys

All API requests require an API key in the Authorization header.

Terminal window
Authorization: Bearer YOUR_API_KEY

Getting an API Key

  1. Visit cryptgpt.co/pricing
  2. Choose a tier (Free, Lite, or Pro)
  3. Complete checkout
  4. Your API key will be provided after payment

Key Format

API keys are 32-character lowercase hex strings:

a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4

Revoking a Key

Contact support to revoke your API key. Revoked keys cannot be restored.