Get access token with a single sign-on
Step 1: Visit a sign-in page
Navigate to the top right corner of the page. Click Log in.
Step 2: Select a sign-in method
Click a button to sign in using a social provider.
Step 3: Get a short-lived token
After authentication, you will see a profile name in the top right corner. A new access token is automatically inserted in the Authentication
field so you are ready to call endpoints.
Access Token Expiration
An access token will expire in an hour. Once the token is expired, one will have to "Log in" again to continue to use the API.