Business & Enterprise

API Key Management

Generate and rotate API keys securely. Never embed secrets in client-side code; use environment variables and secret managers.

Planned UI workflow

Business/Enterprise users will manage keys in Settings → API Keys.

  • Create/regenerate keys with per-user quotas
  • Revoke keys and view last-used timestamps
  • Download API usage logs for compliance (Business+)
  • Rotate keys regularly; keep secrets server-side

Until the UI ships, contact support to reset keys for Business/Enterprise accounts.

API Keys (preview)

The full key management UI will appear here for Business/Enterprise users once released.

Key Status Last Used Actions
sk_live_•••••••••• Active Revoke (coming)
sk_live_•••••••••• Rotating Revoke (coming)

Placeholders only. Key creation/regeneration/revocation will be enabled after backend endpoints are live.