Quick Start (SMS API)
This guide will help you get started with Hypersender SMS API and send your first message.
Step 1: Create an account
To get started, you need to create an account on Hypersender. Visit Hypersender and click on the Sign Up button.
As of now Hypersender is running its private beta version. You can request access to the beta version by visiting Hypersender and clicking on the Get Early Access button.
Step 2: Create an Instance
After you have successfully created an account, you need to create an instance. An instance represents a one phone number and the app on your android phone. You can create multiple instances for different phone numbers.
-
Click on the Create Instance button.
-
Select Service Type: SMS
-
Enter a name for your instance.
-
Enter your WhatsApp number. i.e. +2011313311331, make sure it's a working number and you have access to it.
-
(Optional) Enter a description for your instance.
Step 3: Copy API Key
After you have created an instance, you will be redirected to the instance listing page. You'll immediately see a notification to copy your API key. Click on the Copy button to copy the API key to your clipboard.
Make sure to keep you copy the API key as it will not be shown again. But don't worry, you can always regenerate the API key from the instance settings.
Step 4: Download the Hypersender SMS App
Currently, Google Play Store does not allow SMS apps to be published. So you need to download the app from the Hypersender website.
-
Visit Hypersender and login to your account.
-
Click on the Download App button.
-
Scan the QR code using your phone to download the app.
Required App Permissions
In order for Hypersender to work properly, you need to grant the following permissions to the app:
-
Sending Notifications: This permission is required for Hypersender to send notifications to your phone.
-
Send and View Messages: This permission is required for Hypersender to send and view messages on your phone.
-
Manage Phone Calls: This permission is required for Hypersender to make and manage phone calls on your phone.
-
Access Phone Logs: This permission is required for Hypersender to access and view your phone logs.
Battery Optimization
Hypersender needs to work continuously in the background to send, receive, view, and manage messages, so it's important to disable battery optimization for the app.
Hypersender will asks you to disable battery optimization when you first open it. Click on the Ignore Battery Optimization button to disable battery optimization for the app.

If for some reason you missed the battery optimization prompt, you can disable battery optimization manually by following these steps:
-
Open Settings on your phone.
-
Search for Battery Optimization.
-
Search for Hypersender SMS and disable battery optimization for the app.
Step 5: Connect your SMS App
You'll notice that connection status is Disconnected. To connect your SMS app, you need to enter the API key you copied earlier in the app.
Step 5: Send your first message
After you have successfully connected your SMS app, you should see the connection status as Connected. Now you can send your first message.
postman collection
You can download our Postman Collection to easily interact with our API.
Download Collection