Send User OTP

View as Markdown

The Send User OTP is a non-authenticated API method that allows you to initiate user authentication by sending an OTP to the provided email address.

Request

This endpoint expects an object.
apiKeystringRequired
Your API Key from Transak Dashboard
emailstringRequired
Your Email address used to receive OTP.

Response

200 - Confirm Payment Success

dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error