Send an OTP code to the recipient’s phone number or email address to verify his identity, and that the given phone number or email is valid. OTP is sent through supported Channels.
The following channels are supported : SMS ,Voice, Email and Whatsapp.
Deprecation noticeThis base URL will be deprecated by 1/5/2023
https://apis.cequens.com/verifyplease use the following base URL instead in your implementation:
https://apis.cequens.com/mfa
Success Response - 201
Parameter | Description |
|---|---|
status | A number represents http status code. |
replyMessage | A string represents whether the request is executed successfully or not. |
requestId | A string represents a unique identifier for the request. |
requestTime | A string represents the datetime for the request. |
data.checkCode | A string represents a unique reference generated for OTP sent to the recipient . It is used to validate OTP. |