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