Skip to main content
GET
Validate your API key

Authorizations

Authorization
string
header
required

Headers

Accept
enum<string>
required

Accept Header

Available options:
application/json

Response

The key is valid; basic identity info is returned.

ValidateApiKeyResponse

Valid
boolean

true when the calling API key is active.

UserId
string

The id of the account the key belongs to.