Last updated
Was this helpful?
REST — API keys endpoints.
POST
/api/v1/admin/api-keys
Create a new API key
GET
/api/v1/admin/api-keys
List (masked)
DELETE
/api/v1/admin/api-keys/{id}
Revoke
POST
/api/v1/admin/api-keys/{id}/rotate
Rotate (24h grace period)
GET
/api/v1/admin/api-keys/{id}/usage
Usage stats
traces:read
Read traces and telemetry
traces:write
Create/update traces
replay:execute
Execute replay sessions
feedback:write
Submit feedback
feedback:read
Read feedback
admin
Full admin
ingest
Push telemetry
Last updated
Was this helpful?
Was this helpful?