Skip to main content
POST
Sign In

Body

string
required
User’s email.
string
required
User’s password.
string
Method of 2FA. Required if the first login attempt asks to use 2FA. Allowed values: sms, email, authApplication
string
2FA code sent to user. Required if the first login attempt asks to use 2FA.

Response

string
Auth token to User-specific API. Presented if log in process is successful. Expired after 30 days if not used.
integer
User ID. Presented if log in process is successful.
string
Disguised user email. Presented if user needs to use 2FA and has email 2FA method.
string
Disguised user Phone. Presented if user needs to use 2FA and has sms 2FA method.
string
Default 2FA method. Presented if user needs to use 2FA.
any[]
Available 2FA methods to user. Presented if user needs to use 2FA.
Other responses