Check API key

Checks that the api key in the Authorization header is valid and active

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Client-NamestringOptional
The name of the project that is making the request.

Response

OK
validboolean
organization_idstring or null
owner_idstring or null

Errors