const response = await fetch("https://api.sendmsg.dev/message/batch", {
method: "POST",
body: JSON.stringify({
to: ["+1234567890", "+0987654321"],
message: "Hello from MSG!",
// token: "YOUR_API_TOKEN" // Optional, gives full access
})
});
const result = await response.json();
Send using limited public numbers
Get an API key instantly on signup and start testing in minutes
Send text, images, video, and files
Add your own number
Scan the QR code
Start sending messages
Works with any language or framework. Add your API key and start sending WhatsApp messages – no restrictions.
Get an API key instantly on signup and start testing in minutes.
Our free plan gives you reasonable usage limits (about 150 messages/day, 5 conversations/month). 7 days for development and testing.
Paid plans are fixed price with no per-message fees. Bulk sending fully supported.
Use your personal or business WhatsApp number at a special rate. Just scan your phone's QR code and your account will be connected.
Send text, images, video, files (PDF, docs), audio, and interactive buttons.
Configure a webhook URL to instantly receive incoming messages, media, and delivery/read receipts. This makes two-way chat apps and chatbots easy – just listen for POST requests on your server.
An unofficial WhatsApp API built on the WhatsApp web version. Allows developers to send/receive messages via code without using the official business API. No Facebook/Meta business account approval needed. All you need is a phone number and QR login.
No commitments or credit card required. Send WhatsApp messages for free within usage limits (about 150 messages/day). When you grow, you can upgrade to a paid plan for higher volume.
All paid plans are flat fees with unlimited messages. You know exactly what you'll pay each period. Unlike per-message pricing, our plans remove the guesswork.
Absolutely. You can link any WhatsApp number (personal or business) by scanning its QR code. Messages will be sent from that number.
In short: (1) Add your number (2) Get an API key, (3) Add/scan the number, (4) Connect to the API. Get started in minutes. Full docs and code samples are available for all major languages.
We provide 24/7 support via WhatsApp number and website chat. You'll also find helpful error messages and logs in your dashboard.