API - SMS OTP

One Time Password (OTP) for Applications

API for SMS OTP (One Time Password)

Using GT Notify SMS Gateway to send out OTP (One Time Password), to make your application with 2FA (2 Factor Authentication) capability. It simple to integrate and very flexible to use.

Step 1. Request OTP:

Return value:

{“status”:”Success”,”value”:6}

Step 2. Verify OTP:

Return value:

{“status”:”Success”,”value”:”0″}