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.
Documentation IndexFetch the complete documentation index at: https://docs.athenahq.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.athenahq.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. You can create one here.
API key validation result
Whether the API key is valid
Was this page helpful?