Skip to main content
POST
cURL

Authorizations

clientId
string
header
required

The clientId used for API authentication.

clientSecret
string
header
required

The clientSecret used for API authentication.

Body

application/json

Payload containing the token received from otpless authentication for verification.

token
string
required

Token received from otplessUser object.

Response

The user's information was successfully retrieved.

token
string
Example:

"TOKEN_VALUE"

status
string
Example:

"SUCCESS"

userId
string
Example:

"USER_ID"

timestamp
string<date-time>
Example:

"2024-10-15T14:07:14Z"

identities
object[]
network
object
deviceInfo
object
secureInfo
object