Skip to main content
GET
/
validate_api_key
Validate Api Key
curl --request GET \
  --url https://api.nixtla.io/validate_api_key \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

HTTPBearer

Response

200 - application/json

Successful Response

The response is of type any.

I