Creating an API Key

  1. Go to Account → API Keys
  2. Click Create API Key
  3. Copy the key immediately — it will not be shown again

Using API Keys

Include your API key in the Authorization: Bearer YOUR_KEY header for all API requests.

Revoking Keys

You can delete any API key at any time. This immediately revokes access for any application using that key.