API Status: Operational

WhatsApp Messaging Made Simple

Send text messages, images, videos, and documents programmatically. Integrate WhatsApp into your applications with a simple HTTP API.

No credit card required
2-day free trial
Use your own number
api_request.sh
GET /api/send.php?
    recipient=+1234567890&
    apikey=your_api_key&
    text=Hello from API!

Response:

{
  "success": true,
  "message_id": 12345,
  "status": "queued"
}
Send Text
Send Media

99.9%

Uptime

360

Messages/Hour

<1s

Response Time

24/7

Queue Processing

Everything You Need to Automate Messaging

A complete WhatsApp messaging solution with powerful features for developers and businesses.

Send Text Messages

Send instant text messages to any WhatsApp number worldwide. Support for emojis, formatting, and multi-line content.

Send Images & Videos

Share images, videos, and GIFs with optional captions. Perfect for marketing campaigns and rich notifications.

Send Documents

Share PDFs, Word documents, spreadsheets, and other files directly through WhatsApp with ease.

Webhook Integration

Receive incoming messages via webhooks. Build chatbots and automated response systems effortlessly.

Smart Queue System

Messages are automatically queued and sent with optimal spacing. Track status and estimated delivery times.

Use Your Own Number

Connect your existing WhatsApp number. Messages appear from your business identity, not a random number.

Get Started in 3 Simple Steps

From signup to sending your first message in under 5 minutes.

1

Create Account

Sign up and receive your unique API key instantly. No approval process required.

2

Connect WhatsApp

Scan the QR code with your phone to link your WhatsApp number to the API.

3

Start Sending

Make your first API call and watch your message appear on WhatsApp instantly.

Simple REST API

Our API is designed for simplicity. A single GET request is all you need to send messages. Works with any programming language or tool that can make HTTP requests.

  • Plain text or JSON responses
  • Message status tracking
  • Queue position & ETA
  • Works with Google Sheets, Make.com, Zapier
GET /api/send.php
recipient = +1234567890
apikey = your_api_key
text = Hello World!
file = (optional media URL)
json = yes (optional)

Simple, Transparent Pricing

Start free, upgrade when you need more.

Demo

Try before you buy

$0

2 days free

  • Full API access
  • Send text & media
  • Webhook support
  • Limited to 50 messages
Start Free Trial
Most Popular

Personal

For personal projects

$1 /month

or $10/year

  • Full API access
  • Send text & media
  • Webhook support
  • 1 recipient only
Get Started

Unlimited

For businesses

$6 /month

or $60/year

  • Full API access
  • Send text & media
  • Webhook support
  • Unlimited recipients
Get Started

Built for Every Use Case

From notifications to chatbots, we've got you covered.

📦

Order Notifications

Send order confirmations, shipping updates, and delivery notifications.

🤖

Chatbots

Build automated chatbots using webhooks to receive and respond to messages.

🔔

Alerts & Reminders

Send appointment reminders, payment alerts, and system notifications.

📊

Reports & Documents

Automatically send invoices, reports, and documents to clients.

Frequently Asked Questions

How does the API work?
Our API uses simple HTTP GET requests. You provide your API key, recipient number, and message content as URL parameters. Messages are queued and sent automatically with optimal spacing to ensure delivery.
Do I need my own WhatsApp number?
Yes, you connect your own WhatsApp number by scanning a QR code. This means messages appear from your number, maintaining your business identity with recipients.
What are the rate limits?
Messages are sent with a 10-second interval between each message to comply with WhatsApp's guidelines. This allows approximately 6 messages per minute or 360 messages per hour.
Can I receive incoming messages?
Yes! Configure a webhook URL in your dashboard and we'll POST incoming messages to your server in real-time. This enables you to build chatbots and automated response systems.
What file types can I send?
You can send images (JPG, PNG, GIF, WebP), videos (MP4, 3GP), documents (PDF, DOC, XLS, PPT), and audio files (MP3, OGG, WAV). Simply provide a publicly accessible URL to the file.
Is this the official WhatsApp API?
No, this is not the official Meta WhatsApp Business API. We use WhatsApp Web automation to provide a simpler, more affordable solution for low-volume messaging. Best suited for transactional messages and personal automation.

Ready to Get Started?

Join developers using our API to send WhatsApp messages programmatically.