List API keys

GET https://app.speybooks.com/api/v1/api-keys/

Returns all API keys for the organisation. Keys are returned in reverse chronological order. The full key is never included — only the masked preview (sk_live_...Ab3x). Includes rotation status and 24-hour delivery stats for each key.

Response

200 Returns all API keys (active and revoked) with key hints, scopes, and rotation status. Full keys are never returned.
Show response fields
keys array<object>
Show child attributes
environment string
id integer
isActive boolean
isRotating boolean
keyPreview string
name string
scopes array<string>
scopesSummary string