Authentication
Get a user token
Use this endpoint to create a user token for a specific user. This token can be safely passed to your user-facing front-end.
POST
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.