WabSync lets your backend control WhatsApp through a REST API: create sessions, pair a phone with a QR code, send messages, and receive inbound messages on your webhook URL. API origin for this environment: https://backend-dev.wabsync.com
External API base path: https://backend-dev.wabsync.com/api/v1

Quickstart

Token → session → QR → first message

Sessions & status

Lifecycle statuses and how to poll them

Messaging

Send text and media, typing, seen

Webhooks

What your URL receives from the platform

Product pieces

Requirements

  1. Account + API token from https://backend-dev.wabsync.com/app
  2. Client that sends Authorization: Bearer <token>
  3. Calls against https://backend-dev.wabsync.com/api/v1
Need help? https://backend-dev.wabsync.com/contact