Validate API key
Authentication
Validate API key
This endpoint allows you to test if your API key is valid.
GET
Validate API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - undefined