WhatsApp API
for Developers

Build powerful integrations with the real WhatsApp protocol. Fast, reliable, and feature-rich.

curl -X POST http://localhost:8081/chat/send/buttons \
  -H "token: your_token" \
  -d '{
    "Phone": "551999999999",
    "Body": "Hello!",
    "Buttons": [
      {"ID": "1", "Title": "Option 1", "Type": "reply"}
    ]
  }'

Why WUZAPI?

Built on whatsmeow - the most reliable WhatsApp protocol implementation

High Performance

Direct WebSocket connection to WhatsApp servers. Lightweight and fast.

Interactive Messages

Send buttons, lists, and carousel messages that work perfectly on iPhone and Android.

Webhooks

Receive real-time events and messages via configurable webhooks.

Multi-Session

Manage multiple WhatsApp accounts from a single instance.

Secure

HMAC signing, encryption, and token-based authentication.

Open Source

Free to use, community-driven, and constantly improving.

Ready to build?

Start integrating WhatsApp into your applications today.

Access Dashboard