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.athenahq.ai/api/validate-api-key \ --header 'x-api-key: <api-key>'
{ "valid": true }
Validates an API key.
API key for authentication. You can create one here.
API key validation result
Whether the API key is valid
Was this page helpful?