Request

[GET]
{{baseUrl}}/api/v1/messaging/otp/validate
HeaderTypeDescription
AppIdstringCreate an app to get your app ID on dashboard here
Authorizationstringpublic secret key

Query parameter

ParameterTypeDescriptionRequired
codestringOTP received from userrequired
reference_idstringID to identify the OTPrequired

Response Sample

Response
{
  "entity": {
    "valid": true
  }
}

Test Credentials for Sandbox

Kindly use this Test OTP in sandbox Environment

OTP = 1234