/auth

Get details about your current access token.

The token must be provided in the Authorization header similar to how any other request is done.

Examples

curl -X GET https://api.robinpowered.com/v1.0/auth
    -H "Authorization: Access-Token [[app:Token]]"
Language
Authorization
Header
Click Try It! to start a request and see the response here!