Skip to main content
POST
Login and get authorization token

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

validate
enum<integer>
default:0
Available options:
0,
1
signToken
string

Body

fingerprint
string | null
default:""

Device fingerprint

Maximum string length: 64

Response

OK

access
object
refresh
object