Check Auth
Authentication
Check Auth
Endpoint to check if the provided token is valid. A successful response (200 OK) indicates a valid token. An unsuccessful response (401 Unauthorized) indicates an invalid token.
GET
Check Auth
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
