Returns a paginated list of standard API keys owned by the authenticating organization. Only metadata is returned, not the keys themselves. Admin API keys are not included.
Documentation Index
Fetch the complete documentation index at: https://docs.cartesia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cartesia admin API key (sk_car_admin_...). Get one at play.cartesia.ai/keys/admin.
API version header.
2026-03-01 "2026-03-01"
The number of API keys to return per page. Defaults to 20. Values above 100 are silently capped at 100.
A cursor for forward pagination. starting_after is an API key ID that defines your place in the list; the response will include keys that come after this ID. Cannot be combined with ending_before.
A cursor for backward pagination. ending_before is an API key ID that defines your place in the list; the response will include keys that come before this ID. Cannot be combined with starting_after.
Free-text query that matches against the key's description, creator name, and creator email.