API Keys
List API keys
Retrieve all API keys for your account with status and usage timestamps
GET
List API keys
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
Free - does not consume credits
Headers
Dashboard session cookie. Format:
session_token=YOUR_SESSION_TOKEN.API key for the same account. Use this instead of
Cookie for server-to-server management.OAuth bearer token for the same account. Format:
Bearer YOUR_TOKEN.Response
- 200 OK
- 401 Unauthenticated
- 429 Rate Limited
Array of API key objects.
Use a dashboard session cookie to inspect keys from the dashboard, or an API key or OAuth bearer token to automate key inventory for the same account.Related: Create API Key · Revoke API Key
Last modified on May 7, 2026
List API keys