Connect a business number
Connect your WhatsApp Business account through Meta Embedded Signup. Sendrin checks access to the selected phone number before saving the provider.
Send WhatsApp Business template notifications through your connected Meta account, with recipient consent checks and provider delivery receipts.
Connect your WhatsApp Business account through Meta Embedded Signup. Sendrin checks access to the selected phone number before saving the provider.
Configure the approved Meta template name, language, and parameters in your Sendrin template. Sends use the Meta Cloud API template-message format.
Record a recipient opt-in before sending. The consent ledger also records supported inbound STOP replies so your integration can respect opt-outs.
Authenticated Meta callbacks update notification delivery status. Use the console to investigate provider failures and recipient consent issues.
POST /api/v1/notifications
Authorization: Bearer <SENDRIN_API_KEY>
Content-Type: application/json
Idempotency-Key: order-4821-shipped-wa
{
"event_key": "order.shipped",
"channel": "whatsapp",
"recipient": { "phone": "+919876543210" },
"data": { "order_id": "4821" }
}You need a Meta business account, a connected phone number, an approved template, recipient opt-in, and available WhatsApp credits. Meta approval and fees are separate. Read the WhatsApp guide before your first send.
One API, every channel, full delivery visibility. Start free, no credit card required.