API Reference

Generate a temporal access token

Generate temporal access token using a specific user's credentials

Log in to see full request history
Body Params

User credentials to be used for login

string
required

The email of the organization user as registered in the records.

password
required

The password of the organization user as registered in the records.

number

The ID of the sub-account to be used for this login. This is only required when the user's organization has multiple sub-accounts.
NB: The list of available sub-accounts for a user's organization (if applicable and available) can be retrieved by making the request without this parameter (sub_account_id).

Responses

400

Bad request, Invalid email or password

401

Unauthorized, Invalid credentials specified

403

Forbidden Request

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