Getting an access token

Generates user tokens for individual users.

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

Returns

Returns a new user token for this user.

❗️

Warning

User Token must be kept secret and transferred only over SSL, as it's effectively as good as a user's email and password.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKe111f69d-9dd0-89c7-a8b3-86200f9421f3Everything worked correctly. A token has been retrieved.
404 Not FoundObject not foundAn user not found.
Path Params
int32
required

The identifier of the user for which you need to get the access token.

Responses

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