Verify OTP

Verify the OTP received by the user. Each OTP has a limited number of verification attempts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is used to verify the OTP entered by the user. It checks if the provided OTP matches the one sent to the mobile number and if it hasn't expired.

Body Params
string
required
^[0-9]{10}$

10-digit Indian mobile number.

string
required

The OTP to verify.

Headers
string
required
Defaults to YOUR_API_KEY

Provide "YOUR_API_KEY".

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json