Create Token

Calling this endpoint creates a new access token for the user. Extole will attempt to detect who the user is (based on cookies, browser fingerprint, etc.) and provide them an access token with the greatest number of capabilities possible. If Extole is unable to recognize the user, the access token will only have the UPDATE_PROFILE capability available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The customer's email address associated with the token (optional).

string

A JSON Web Token (JWT) asserting the identity of the customer associated with this token.

Headers
string
Defaults to Bearer {access_token}
string
Defaults to application/json
string
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json