Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Validate Key
Example:
true
This endpoint test your API Key to see if it’s valid.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Validate Key
true