Check API key

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

Authentication

AuthorizationBearer

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

Headers

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