AUTHENTICATION
Validate Key
This endpoint test your API Key to see if it’s valid.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
validate key
The response is of type object
.