Skip to main content
GET
Verify the bearer token is valid

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Token is valid

message
string
required
Example:

"Token is good"