No Meta Business API required

Bulk WhatsApp Messaging Without the Business API

Connect any WhatsApp number via QR code, manage contacts, run bulk campaigns, and integrate WhatsApp messaging into your app via REST API — no Meta Business API account or approval process required.

Free to start · No credit card required · Setup in under 2 minutes

portal.yoursite.com/dashboard

Messages Sent

12,847

Delivery Rate

98.2%

Active Campaigns

6

Recent Campaign

Summer Promo BlastLive
Delivered4,210 / 4,300

Quick Send

+1 (555) 000-0000
Send

10M+

Messages Delivered

99.9%

API Uptime SLA

150+

Countries Supported

<100ms

Avg API Response

Everything you need for WhatsApp bulk messaging

A full-featured WhatsApp messaging platform built for developers, marketers, and growth teams — with zero Meta Business API setup.

Bulk Messaging

Send thousands of personalised WhatsApp messages in minutes with delivery tracking and read receipts.

Campaign Analytics

Track delivery rates, open rates, and engagement metrics for every campaign you run.

REST API

Integrate WhatsApp messaging into any application with our developer-friendly REST API and API keys.

Contact Management

Import, organise, and segment your contacts. Upload via CSV or manage them through the API.

QR Code Connection

No Meta Business API approval needed. Connect your existing WhatsApp number in seconds by scanning a QR code.

Enterprise Security

JWT authentication, API key rotation, rate limiting, and full audit logs for every action.

Start sending bulk WhatsApp messages in minutes

No complex onboarding. No Meta approval process. Scan a QR code and your first bulk WhatsApp campaign is ready to go.

01

Create your account

Sign up for free in under 60 seconds. No credit card required to get started.

02

Connect WhatsApp

Scan the QR code in your dashboard with your phone to link your WhatsApp session live.

03

Start messaging

Send bulk messages, run campaigns, or call the REST API from your own application.

Developer API

Integrate WhatsApp messaging
via REST API in minutes

Every account includes full WhatsApp REST API access. Send bulk messages, manage contacts, and track delivery status — all programmatically with your own API key, from any language or framework.

  • Simple REST API with JSON payloads
  • API key authentication with rotation
  • Webhooks for delivery status updates
  • Full OpenAPI / Swagger documentation
  • SDKs and ready-made code samples
Get your API key
send-message.jsJavaScript
// Send a WhatsApp message via REST API
const response = await fetch('/api/v1/public/messages/send', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'X-API-Key': 'your_api_key_here',
  },
  body: JSON.stringify({
    to: '+15551234567',
    message: 'Hello from WhatsApp Portal! 👋',
  }),
});

const { success, messageId, status } = await response.json();
// { success: true, messageId: 'msg_abc123', status: 'sent' }

Simple, transparent pricing

Start free. Scale as you grow. No hidden fees, no long-term contracts.

WhatsApp bulk messaging — frequently asked questions

Ready to launch your first WhatsApp campaign?

Join thousands of businesses already using WhatsApp Portal to send bulk messages, run campaigns, and engage customers — without a Meta Business API account.