Everything you need to ship an agent.

Guides, API references, and code samples. Most of our customers are live in under 30 minutes — these docs help you get there faster.

Getting started

Browse the guides below, or jump straight into a topic.

For developers

REST API.
Webhooks. Workflow nodes.

Every action in the dashboard is available via API. Build custom tools, integrate with anything, ship faster.

curl
# Send a WhatsApp message via Syncchat
POST https://api.syncchat.co.za/v1/messages

# Headers
Authorization: Bearer sk_live_...
Content-Type: application/json

# Body
{
"instance_id": "acme-main",
"to": "+27821234567",
"template": "order_shipped",
"variables": { "name": "Sarah" }
}

Stuck on something?
Just ask our agent.

Our own Syncchat agent is on +27 82 555 0123. Ask it anything about the platform — it can look up your specific docs, screenshots, and even create a support ticket if needed.

Chat on WhatsAppEmail support