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?
