List keys
GET /keys returns safe fields only — never the secret.
boolean
array
Each key’s id, label, masked prefix and metadata (no secret).
Create a key
POST /keys creates a key. The full secret is returned once here and never
again — store it immediately.
string
required
A human label for the key, 1–60 characters (e.g.
"Production").