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-v2.requesty.ai/v1/manage/apikey \ --header 'Authorization: Bearer <token>'
{ "keys": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "monthly_limit": 123, "monthly_spend": 123, "permissions": {}, "labels": {}, "created_by": { "id": "<string>", "email": "<string>" }, "group": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } } ] }
Retrieve all existing API keys for the organization
API key for authentication
Successfully retrieved API keys
Show child attributes
Was this page helpful?
Contact support