WhatsApp Messaging API
for Your Applications

Send WhatsApp messages from your website or backend with a simple API call. Create message templates, generate API keys, and integrate in minutes — just like Twilio.

curl -X POST https://your-domain.com/api/v1/send \
  -H "x-api-key: wa_live_xxx" \
  -H "Content-Type: application/json" \
  -d '{"number": "919876543210", "message": "Hello!"}'

Everything You Need

Powerful features to integrate WhatsApp messaging into your workflow

Simple REST API

Send messages with a single API call. Works with any language — just use cURL, Python, Node.js, or anything that makes HTTP requests.

Message Templates

Create reusable templates with dynamic variables like {{name}} and {{orderId}}. Fill in values at send time.

Secure API Keys

Generate API keys for your applications. Keys are hashed and stored securely. Regenerate anytime to rotate credentials.

Copy-Paste cURL

Every template comes with a ready-to-use cURL command. Copy it, paste in your terminal or code, and you're sending messages.

Easy WhatsApp Setup

Connect your WhatsApp account by scanning a QR code. No business API approval needed — works with your personal number.

Auto Reconnect

Your WhatsApp connection persists across server restarts. No need to re-scan the QR code every time.

Get Started in 3 Steps

1

Connect WhatsApp

Sign in and scan the QR code to link your WhatsApp account

2

Create Templates

Build message templates with dynamic variables for your use cases

3

Send via API

Generate an API key and start sending messages from your applications

Ready to Start?

Connect your WhatsApp and start sending messages in under 5 minutes.