Skip to main content

How do I get an additional API key from CoinAPI?

You can generate an additional API key on the Customer Portal (https://console.coinapi.io/):

  1. Go to API Keys section
  2. Click Create Standard API Key
  3. Select a type: Standard Key or JWT Key
  4. Add a Name for the API Key
  5. Enable or Disable access to all products
    • If disabled, select your desired product.
  6. Click Create

Important:

Each additional API key above your plan’s included quota is billed at $1 USD per day, per key (minimum one day), regardless of whether it's enabled or disabled.

Use Cases for Multiple API Keys or Subscriptions:

  • Deploying the same software for third-party clients (e.g., self-hosted environments)
  • Separating environments like development, staging, and production
  • Managing regional deployments (e.g., Europe, Asia)
  • Dividing access for different internal teams or applications