List API keys

Return metadata for every caller API key on the organisation. Plaintext key material is never included — only a short, non-secret prefix so you can identify each key.

GET /v1/api-keys Preview
https://api.routeur.ai

Returns

An object with data: an array of key metadata. Each entry includes id, name, prefix, created_at, and last_used_at.