Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
API key is valid
The response is of type object
.
Returns the information related to the api key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
API key is valid
The response is of type object
.