get
https://api.robinpowered.com/v1.0/auth
Get details about your current access token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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]]"