GET STARTED

API keys

Create, store, rename, and revoke credentials in Platform.

Create a key

  • Open Platform → API Keys.
  • Select Create API key.
  • Enter a name for the key.
  • The secret is shown once when created.

Store the secret

  • Copy the secret immediately when shown.
  • Store it in a trusted server-side secret manager.
  • Never place API keys in client-side code, mobile apps, or public repositories.

Rename a key

  • Rename an active key from Platform → API Keys.
  • Renaming changes only the display name in Platform. The credential itself does not change.

Revoke a key

  • Revoking is permanent. The credential stops working immediately.
  • Revoked keys remain visible in Platform history for record keeping.
  • Revoke a key from Platform → API Keys → Revoke.

If a key is exposed

Revoke it immediately from Platform → API Keys and create a new key.