⚙️ How To Starts
1
Create an account
To get started, you need to create an account on Hypersender. Visit Hypersender and click on the Sign Up button.
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: WhatsApp
- Enter a name for your instance.
- Enter your phone number. i.e.
+2011313311331
, make sure it’s a working number and you have access to it. - Enter a description for your instance (Optional).
3
Copy API Key
After you have created an instance successfully, 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.Copy
instanceId
and apiKey
, you will need them to authenticate your requests.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 the Github release page: Hypersender SMS App.
- 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:1
Sending Notifications
This permission is required for Hypersender to send notifications to your phone.

2
Send and View Messages
This permission is required for Hypersender to send and view messages on your phone.

3
Manage Phone Calls
This permission is required for Hypersender to make and manage phone calls on your phone.

4
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.
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.
6
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.
Quick Demo
Learn how to use Hypersender SMS API to send a message using Postman: Demo Link.
postman collection
You can download SMS API Postman Collection to easily interact with our API.Download Collection
Download SMS API Postman Collection.