Authorizations
Basic authentication is used to authenticate requests to the Backend API. The username is the project ID and the password is the API secret.
The project ID and API secret can be found in the Developer Panel.
Body
application/json
Response
ConnectToken has been created.
Unique identifier of the connectToken.
Example:
"ctk-940364795071150919"
Available options:
passkey-append
, passkey-delete
, passkey-list
, passkey-login
Data for passkey-append
.
Available options:
initial
, consumed
Unix time of when the connectToken expires (in seconds elapsed since January 1, 1970, 00:00:00 UTC).
Example:
1752749184
Secret of the connectToken.
Example:
"ctk1_sxmexzS7RFBaJSA4V4kBFPs45bkxMK"