Once authenticated, use this to test your logged in status
AccessToken
Once authenticated, use this to test your logged in status
If it fails, then call /AccessToken to generate a new token
GET
Once authenticated, use this to test your logged in status
Authorizations
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
Response
200
OK
Creates an Access Token for an API UserOnce authenticated, how long does the Auth token have left before it expires.