🎁 New Sign up free, 10 calls on us. Up to $1, no card needed.

API Keys

API keys are managed through the Console. They cannot be retrieved via API after creation.

There are no REST endpoints for managing API keys. All key operations (create, revoke, rename) are performed through the Console → API Keys interface.

Key Lifecycle

  1. Create — Generate a new key with an optional name and optional IP allowlist.
  2. Copy — The full key is shown only once. Store it securely.
  3. Use — Pass as Bearer <key> in the Authorization header.
  4. Revoke — Delete the key from Console at any time. Revocation is immediate.

Need to mint keys for customers or devices without opening the Console? See Provisioning Keys.