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.

2880

Click Log in

Step 2: Select a sign-in method

Click a button to sign in using a social provider.

2880

Select the desired social provider to authenticate with

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.

1600

Access token is automatically inserted in the "Authentication" field