Installation
Setup
Quick example
Resources
Business Accounts
Connect and manage WhatsApp Business accounts.
Business Messages
Send text and template messages via the Business API.
Templates
Create, sync and manage message templates.
Sessions
Manage WhatsApp Web sessions.
Webhooks
Register endpoints and verify signatures.
Error handling
All SDK methods raise typed exceptions:| Exception | HTTP status |
|---|---|
AuthenticationError | 401 |
ForbiddenError | 403 |
NotFoundError | 404 |
ConflictError | 409 |
ValidationError | 422 |
RateLimitError | 429 |
ServerError | 5xx |

