Quick Start (WhatsApp API)
This guide will help you get started with Hypersender WhatsApp 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.
Step 2: Create an Instance
After you have successfully created an account, you need to create an instance. An instance is a unique identifier for your WhatsApp account. You can create multiple instances for different WhatsApp accounts.
-
Click on the Create Instance button.
-
Select Service Type: WhatsApp
-
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.
Copy instanceId and apiKey, you will need them to authenticate your requests.
Step 4: Connect your WhatsApp Account
You'll notice that connection status is Disconnected. To connect your WhatsApp account, you need to scan the QR code using your Whatsapp App on your phone.
- Navigate to the 3 dots on the instance then click on Activate.
- A QR code will appear, scan it using your WhatsApp App on your phone.
Step 5: Send your first message
After you have successfully connected your WhatsApp account, 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