Get the API key
Home
Getting Started
Knowledge Base
Changelog
API Setup
SMS Messaging API
- Overview
- Quickstart
- Specification
- Sending SMS
- Receiving SMS
- Delivery Report
- SMPP setup
- HTTP API Reference
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- WhatsApp Message
- Viber Message
- Telegram Message
- Delivery Report
- Scheduled Messages
- HELP
- API Reference
2FA API
- 2FA API
- API Request Authentication
- Creating Service
- Syncing Users
- Deleting users
- Starting Authentication
- PIN Code Verification
Number Lookup
Phonebook API
Subscription API
Account Balance API
Pricing API
Statistics API EARLY ACCESS
Number Verification DEPRECATED
Tools
FAQ
Sending more than 100 000 SMS messages a month?
Contact salesTwo Factor Authentication API
Two Factor Authentication API Setup
This tutorial will guide you through the setup of your Service to use Verigator API and how to register and authenticate users.
- Create a Messente Account on https://dashboard.messente.com/register
- Obtain your Messente API username and API password from API Settings page - https://dashboard.messente.com/api-settings
- Set Up a new Service for Verigator API
- Save the ServiceID from API response to your website's configuration file
Now you are ready to continue adding users to your Service to enable two-step verification.
Authenticating Users
This tutorial will guide you through User Registration (Adding users to Verigator Service) and Authentication.
Adding Users to your Verigator Service
- Obtain ServiceID by Setting up your 2FA Service
- Add your Users to 2FA Service by providing his username and phone number
- Save the obtained UserID to your users database
Securely logging your User in
- Verify your User by regular username and password
- Get Verigator's UserID for your User from your database
- Start Authentication by providing the UserID and preferred authentication method (totp/sms)
- Request for PIN code from the User
- Verify PIN code
Search results
0 items found Get the API key
Home
Getting Started
Knowledge Base
Changelog
API Setup
SMS Messaging API
- Overview
- Quickstart
- Specification
- Sending SMS
- Receiving SMS
- Delivery Report
- SMPP setup
- HTTP API Reference
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- WhatsApp Message
- Viber Message
- Telegram Message
- Delivery Report
- Scheduled Messages
- HELP
- API Reference
2FA API
- 2FA API
- API Request Authentication
- Creating Service
- Syncing Users
- Deleting users
- Starting Authentication
- PIN Code Verification