Apps And Solutions
Authentication

Get access token based on username and password

1min
POST
/developer/auth/user/token

Generate access token from the username and password linked to the user.

IMPORTANT: This API is meant to be used only for automation.

Body Parameters
body
*
username
*
password
*
Responses
200
Access token
accessToken
*
expiresIn
*
Curl
JS
Ruby
Python
Responses
200