A simple, reliable API to send WhatsApp and SMS messages — built for developers.
// 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 ✅" }),
});Simple, reliable, developer-first
Send WhatsApp messages without managing infrastructure. Templates, media, buttons.
Automatic SMS fallback. Compatible with all carriers worldwide.
Receive delivery receipts and replies instantly via webhooks.
Automatic retry, detailed logs, and dedicated support. 99.9% uptime.
Works with any language. Just HTTP requests, no SDK required.
Only pay for what you use. Credit card and mobile payments accepted.
Monthly subscription. No per-message fees.
You use your own WhatsApp number and SMS phone. No per-message fees.