Validate OTP

This API is used to verify a sender's mobile number by sending an OTP (One-Time Password) to the provided number.

Path Params
string
required

Mobile number of the sender

Body Params
string
required

The unique cell number with which you are onboarded on Eko's platform. For UAT refer to [Platform Credentials] (https://developers.eko.in/docs/platform-credentials)

string
required

User code value of the retailer from whom the request is coming

int32
Defaults to null

Enter the OTP received from the Create Sender, Get Sender Info (for existing senders), or Validate Aadhar API.

int32
required

Enter the otp_ref_id received from the Create Sender, Get Sender Info (for existing senders), or Validate Aadhar API.

string

For sender onboarding, set intent_id=19. For Aadhar validation, set intent_id=20.

string
string
Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Response

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