Documentation

Build on WBIZ with confidence.

Quick-start guides for operators, deep references for developers, and integration recipes for everyone in between. Everything written by the team that ships the platform.

API reference

The complete developer reference

Every public endpoint documented in one scrollable page — request bodies, code samples in four languages, response schemas, and the complete error code reference. No hunting across pages.

  • Send freeform text inside the 24h window
  • Send approved template messages with variables
  • Bearer API-key auth, per-WABA scoping
  • cURL, Node.js, Python and PHP samples
send-text.sh
# Send a WhatsApp text in three lines
curl -X POST https://api.wbiz.in/v1/messages/text \
  -H "Authorization: Bearer wbiz_live_xxx..." \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+919812345678",
    "body": "Your order has shipped!",
    "phoneNumberId": "107394529103847"
  }'

# Response
{
  "wamid": "wamid.HBgMOTE5ODEy..."
}

Ready to transform your WhatsApp?

Join the 1,000+ teams already running on WBIZ.IN. Set up in under an hour, scale to a million conversations a month.

Free forever. All features included. No hidden charges.