Skip to main content

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.

info

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.

  1. Click on the Create Instance button.

  2. Select Service Type: SMS

  3. Enter a name for your instance.

  4. Enter your WhatsApp number. i.e. +2011313311331, make sure it's a working number and you have access to it.

  5. (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.

warning

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.

  1. Visit Hypersender and login to your account.

  2. Click on the Download App button.

  3. 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.

    Allow Hypersender SmS to send you notifications
  2. Send and View Messages: This permission is required for Hypersender to send and view messages on your phone.

    Allow Hypersender SmS to send and view messages
  3. Manage Phone Calls: This permission is required for Hypersender to make and manage phone calls on your phone.

    Allow Hypersender SmS to make and manage phone calls
  4. Access Phone Logs: This permission is required for Hypersender to access and view your phone logs.

    Allow Hypersender SmS to access 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.

Disable battery optimization for Hypersender SmS
warning

If for some reason you missed the battery optimization prompt, you can disable battery optimization manually by following these steps:

  1. Open Settings on your phone.

  2. Search for Battery Optimization.

  3. 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