Skip to main content
GET
/
api-keys
/
auth
/
{key}
cURL
curl --request GET \
  --url https://api.theauthapi.com/api-keys/auth/{key} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

key
string
required

Response

200 - undefined