cURL
curl --request POST \ --url https://api.dev.anthid.com/api/v1/auth/api-key/validate \ --header 'Content-Type: application/json' \ --data ' { "api_key": "<string>" } '
{ "created_at": "2023-11-07T05:31:56Z", "disabled": true, "environment": "paper", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organization_id": "<string>" }
API key is valid
paper
live