WaConnect
WaConnect provides a unified REST API for sending and receiving WhatsApp messages. Connect your own business number, track delivery, and manage conversations — all from one platform.
POST /api/messages/text // Headers X-API-Key: wba_your_api_key Content-Type: application/json { "to": "15551234567", "body": "Hello from WaConnect!" } // Response { "success": true, "messageId": "wamid.HBgLMTU1NTEy..." }
A complete API platform with built-in message tracking, inbox management, webhook forwarding, and multi-tenant support.
Send text, images, videos, documents, locations, and interactive messages with a single POST request. Full C# code samples included.
Receive incoming messages and delivery receipts in real-time via HTTP callbacks with HMAC-SHA256 signature verification.
Browse incoming messages in a chat-style inbox. Query conversations, filter by sender, and manage read status via API or Dashboard.
Track every message through its lifecycle: pending, sent, delivered, read, or failed. Complete status history with timestamps.
Manage multiple WhatsApp phone numbers per account. Send from any assigned number or let the platform use your default.
Each customer connects their own Meta Business Account and phone numbers. No shared credentials, full data isolation.
Connect your WhatsApp Business Account in minutes and start sending messages through the API today.