REST APIs provide an efficient and very streamlined way of integrating services into Web and Mobile apps.
Representational State Transfer (REST) is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called RESTful Web services (RWS), provide interoperability between computer systems on the Internet. RESTful Web services allow the requesting systems to access and manipulate textual representations of Web resources by using a uniform and predefined set of stateless operations.
Click here to learn more about Reson8 API services.
In order to use the Reson8 gateway you need a Reson8 account and at least one registered connection (API sub-product instance) between your application and our gateway. Each connection method is known as a sub-product (of our API product).
Get Access to REST API documentation here.
If you are a new customer register here to get a Reson8 account.
Reson8 now provides enhanced functionality for automatic user verification for Android apps.
Developers of Android mobile applications can use Reson8 SMS Retriever API to perform SMS-based user verification in your Android app automatically.
Using the Android SMS Retriever API from Google Play Services and Reson8 SMS API, your app can be developed to verify the user’s phone number and signup without requiring the user to manually type verification codes, and without requiring any extra app permissions.
By implementing this enhancement, your Android application won’t have to ask for permission to read SMS messages.
If you are interested in learning more about Retriever API, click here.
With the SMS Retriever API, you can perform SMS-based user verification in your Android app automatically, without requiring the user to manually type verification codes, and without requiring any extra app permissions.
Click here to access step-by-step guide on how to integrate SMS Retriever API and Reson8 SMS in your Android application along with sample codes.
Using Reson8 API you can generate 2 factor authentication (2FA) using One Time Password (OTP) to secure your applications.
For information on how to send OTP SMS read our REST API documentation or HTTP API documentation.