Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tryreplicas.com/v1/user/api-keys \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "details": "<string>" }
Returns a paginated list of personal API keys for the authenticated user.
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Successful response