Skip to main content
POST
Get auth token (deprecated)

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

Body

signToken
string
Example:

"abc123"

fingerprintid
string
Example:

"fingerprint-xyz"

Response

OK

status
string
Example:

"SUCCESS"

data
object