List API keys
integer
default:"1"
Page number
integer
default:"25"
Items per page (max 250)
string
Sort field
string
default:"desc"
Sort order:
asc or descThe full API key value is only returned at creation time. The list endpoint shows key metadata (name, scope, prefix) but not the full key.
Create an API key
string
required
Human-readable name for the key
string
default:"full"
Scope:
full or read_onlystring
Expiration date (ISO 8601 datetime)
Example
Response
key value securely. It will not be shown again.
Revoke an API key
Immediately invalidates the key. Any requests using this key will return401 Unauthorized.