WhatsApp & SMS API for Developers

Send notifications
with a few lines of code

A simple, reliable API to send WhatsApp and SMS messages — built for developers.

send-message.js
// Send a WhatsApp message
await fetch("https://api.notif.ml/send", {
 method: "POST",
 headers: { "Authorization": "Bearer YOUR_API_KEY" },
 body: JSON.stringify({ to: "+1XXXXXXXXXX", channel: "whatsapp", message: "Your order is ready ✅" }),
});

Everything you need for notifications

Simple, reliable, developer-first

WhatsApp Business

Send WhatsApp messages without managing infrastructure. Templates, media, buttons.

SMS Gateway

Automatic SMS fallback. Compatible with all carriers worldwide.

Real-time Webhooks

Receive delivery receipts and replies instantly via webhooks.

Guaranteed Reliability

Automatic retry, detailed logs, and dedicated support. 99.9% uptime.

Simple REST API

Works with any language. Just HTTP requests, no SDK required.

Pay-as-you-go

Only pay for what you use. Credit card and mobile payments accepted.

Simple & transparent pricing

Monthly subscription. No per-message fees.

Free

$0/month
  • ✓ 100 msg/day
  • ✓ 1 WhatsApp number
  • ✓ API + Webhooks

Starter

$5/month
  • ✓ 500 msg/day
  • ✓ WhatsApp + SMS
  • ✓ Email support
Popular

Pro

$15/month
  • ✓ Unlimited messages
  • ✓ Multiple numbers
  • ✓ Priority support

Business

$30/month
  • ✓ Everything unlimited
  • ✓ Dedicated API
  • ✓ SLA guaranteed

You use your own WhatsApp number and SMS phone. No per-message fees.

Ready to ship?

Create your account and send your first message in 5 minutes.