adaptlive

API Keys

Bearer tokens for the REST API at /api/v1. Mint, copy, store securely — they're only shown once.

api keysrest apibearerauthentication

API Keys

For programmatic access to the adaptlive REST API at /api/v1. Closed beta — request access if your settings page is locked.

Mint a key

  1. Settings → API Keys → Create key.
  2. Give it a name (you'll thank yourself later).
  3. Copy the full key — ak_live_.... You'll see it once. We store only the prefix and a hash.

Use it

Pass it as a Bearer token:

Authorization: Bearer ak_live_abc123...

Revoke it

When a key is compromised or a teammate leaves, revoke from the same page. Revocation is immediate — pending requests using that key fail with 401 inside seconds.

Scopes

Keys are org-scoped, not user-scoped. Treat them like service credentials — store in your secrets manager, not in code.

Was this article helpful?

← Back to Developer Tools

We use essential cookies to keep the app secure. Optional cookies help us improve reliability and measure campaigns. Cookie policy