DC Bridge is a universal WhatsApp Direct Connect platform. Send messages, receive webhooks, manage devices — all through a simple REST API.
A powerful API that connects any CRM, ERP, or application to WhatsApp in minutes.
One POST request to send text, images, video, or documents. Works with any language and any framework — just HTTP.
Real-time delivery to your CRM — incoming messages, delivery status, read receipts, and connection events. HMAC-SHA256 signed.
Connect up to 5 WhatsApp numbers per account. Each device gets its own API key, webhook config, and safety limits.
Set webhookFormat to "cloud_api" and DC Bridge transforms payloads to Meta's official format. Drop-in replacement for existing integrations.
Built-in warm-up schedules, daily sending limits, error rate tracking, and text variation. Protect your numbers from bans automatically.
White-label QR pairing widget you can embed in your CRM with a single iframe tag. Brandless, with postMessage API for events.
No complex setup, no intermediaries. Connect your WhatsApp number and start sending.
Sign up with email, verify with a 6-digit code, then configure your CRM webhook URL and secret.
Add your WhatsApp number, scan the QR code from your dashboard, and you're connected in seconds.
Use your device API key to send messages via REST. Incoming messages and events are delivered to your webhook in real time.
Send your first WhatsApp message with a single HTTP request.
# Send a text message curl -X POST https://dcbridge.app/api/send \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "to": "+919876543210", "type": "text", "content": "Hello from DC Bridge!" }'
Start free. Scale as you grow. No hidden fees.
Perfect for testing and small projects
Free forever
For growing businesses
per account, billed monthly
For large-scale operations
tailored to your needs
All plans include HMAC-SHA256 webhook signing, session auto-restore, disconnect email alerts, and zero message storage.
DC Bridge is a universal WhatsApp Direct Connect platform. It creates a bridge between your CRM (or any application) and WhatsApp using the WebSocket protocol. You send messages via our REST API, and incoming messages are delivered to your webhook URL in real time.
No. DC Bridge has a strict zero message storage policy. Media files are downloaded, base64-encoded, forwarded to your webhook, and immediately discarded. We never store message content in our database.
Any CRM that can make HTTP requests and receive webhooks. DC Bridge is CRM-agnostic. Set your webhook URL, choose native or Cloud API format, and you're connected. Works with Salesforce, HubSpot, Zoho, custom CRMs, ERPs — anything with an HTTP client.
The safety engine protects your WhatsApp numbers with a 5-tier warm-up schedule, daily sending limits, error rate tracking, and automatic text variation. New numbers start with lower limits that gradually increase over 30 days, mimicking natural usage patterns.
Yes. DC Bridge connects to your existing WhatsApp number via QR code pairing — the same way you connect WhatsApp Web. Your number, your conversations, your data.
Sessions are automatically restored. DC Bridge stores encrypted authentication state in the database and reconnects all previously active sessions on startup — no QR re-scan needed.