Create an account session using OTP

This API endpoint creates an access token from the authentication server once the OTP is verified.

Successful response payload data

Parameter nameData typeDescription
accessTokenstringThe user's access-token to access Setel's API.
refreshTokenstringThe token to refresh the session without re-entering credentials.
expiresInintegerThe remaining time (in seconds) before the accessToken expires.
distinctIdstringThe mixpanel distinct_id associated with the user.
sessionStatestringThe session ID of the payment.
scopestringThe permission granted by the user.
Language
Authorization
Click Try It! to start a request and see the response here!