Get a User Token

This endpoint generates a User Token that can be used to authenticate requests on behalf of a specific User. The token is obtained by submitting a request payload that specifies the target API resource and method the User intends to access. Use this operation to enable secure, delegated access to API resources without directly sharing the User’s credentials.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 1022
^([\w.,@?^=%&:/~+#-]*[\w@?^=%&/\.~+#-])?$
string
length between 0 and 1024
^[ -~]*$
string
required
length between 3 and 6
^(GET|POST|PUT|PATCH|DELETE|OPTIONS|CONNECT)$
Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses

403

forbidden

429

Too many requests

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json