WhatSyncs is launching with 3 WhatsApp connections free. Start Free →
Infrastructure integration
The REST API covers messages, conversations, media and connections. Use it to send from a connected number, backfill a customer record, or check the health of a session from your own monitoring.
Available on every plan, including Free.
Implementation
Four steps. The WhatSyncs side is the same for every destination; the last step is where your system's specifics live.
Create an API key in the WhatSyncs dashboard.
Authenticate with a bearer token on every request.
Send messages, list conversations, download media.
Poll connection status, or subscribe to connection events instead.
What you work with
Inbound conversations arrive as signed webhook events. Outbound replies are a single authenticated POST from whichever system you decide should send them.
REST API is a trademark of its respective owner. WhatSyncs is an independent platform and is not affiliated with or endorsed by REST API.
FAQ
Yes. WhatSyncs is designed to connect WhatsApp conversations with the CRM and business systems you already use, through webhooks and a REST API. If your CRM can receive an HTTP request or call an API, it can be connected.
Yes, and it is one of the most common setups. Custom and in-house systems integrate the same way as commercial CRMs: point a webhook endpoint at WhatSyncs to receive events and call the REST API to send messages or pull conversations.
Yes. Incoming and outgoing messages, message status updates and connection events are delivered to your endpoint as they happen. Payloads can be signed so your systems can verify that an event originated from WhatSyncs, and failed deliveries are retried.
Every message carries a stable identifier, and WhatSyncs reconciles messages seen through real-time events, reconnects and history synchronization against it. Webhook deliveries also carry an idempotency key so a retry does not create a second record in your CRM.
Other integrations
Start with up to 3 WhatsApp connections and 1,000 active chats per month. No credit card required.