Message Central OTP SMS Verification API
MessageCentral VerifyNow. 1. Create accout on MessageCentral Website. 2. Call authToken API with your credentials in parameters. 3. Call sendOtp API and then you recieve SMS on mobile. 4. Call validateOtp API and verify your end customer. Please see document : https://docs.google.com/document/d/1FLzjmCMCmlrUCStLbsFOryuZyab5Bi4Lz_4dVYCrJKU/edit#heading=h.fw42fi9fvu96
Message Central OTP SMS Verification API endpoints
| Method | Endpoint | Description |
|---|---|---|
| auth | ||
| GET |
getAuthToken /auth/v1/authentication/token |
Generate your authToken by this API, and use that token in header of other APIs to send and validate OTP SMS. |
| verification | ||
| POST |
validateOtp /verification/v3/validateOtp |
This API is used to validate OTP. |
| POST |
sendSms /verification/v3/send |
This API send OTP to any mobile number |
Message Central OTP SMS Verification API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|