Skip to main content
Driftstack DRIFTSTACK

Bearer tokens · scoped + revocable

API keys

Pass as Authorization: Bearer <key>. Plaintext is shown ONCE on creation — store it now; we can't recover it later. Revocation is immediate.

Docs
!

API keys are scrypt-hashed at rest. Driftstack staff cannot read your keys — a database breach surfaces hashes, not keys. If a key leaks, revoke + rotate; no admin recovery path exists.