2FA VERIFY API
Add Two Factor Authentication to your application with a single API.

Verify Code
Validate the generated security code with a second call to the Verify API.
2FA VERIFY API
A single API to add two factor authentication to your web apps and services.
Verify Code Workflow
Promotexter supports generation of pincodes for two-factor authentication.
Dedicated Endpoint
Requests should be submitted as HTTP POST to https://rest-api.promotexter.com.ph/twofa/verify.
Response
API responds “valid” if the user-provided code matches the generated code.