Authentication
Getting an Access Token
{
"credentials": {
"email": "{{user_email}}", // your login
"password": "{{user_password}}" // your password
}
}Automatic session extension
Token Renewal
Errors
Last updated
Was this helpful?
