Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
Response
Successful response with authentication info
A test endpoint that validates authentication headers
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response with authentication info