WhatBiz
The WhatBiz API gives developers programmatic access to WhatsApp Business automation infrastructure. Built specifically for businesses in Nigeria and Africa. With the WhatBiz API you can send WhatsApp messages to any number, create and manage orders, retrieve customer data, sync product catalogues, and send broadcast messages to all your customers at once. Every API call routes through real…
WhatBiz endpoints
| Method | Endpoint | Description |
|---|---|---|
| Utility | ||
| GET |
Test Connection /api/v1/webhook-test |
Verify your API key and see your account status, plan usage and WhatsApp connection status. |
| Messages | ||
| GET |
List Messages /api/v1/messages |
Retrieve recent WhatsApp messages. Filter by phone or direction. |
| POST |
Send Message /api/v1/messages |
Send a WhatsApp message to any phone number through your connected business number. |
| Orders | ||
| GET |
List Orders /api/v1/orders |
Retrieve all orders with optional filtering by status or phone. |
| GET |
Create Order /api/v1/orders |
Create an order and optionally send a Paystack payment link and WhatsApp confirmation automatically. |
| Customers | ||
| GET |
List Customers /api/v1/customers |
Retrieve all customers who have messaged your business. |
| Products | ||
| GET |
Get Products /api/v1/products |
Retrieve your full product catalogue with prices, descriptions and availability. |
| POST |
Add Product /api/v1/products |
Add a single product to your catalogue. |
| PUT |
Replace Products /api/v1/products |
Replace your entire product catalogue with a new list. |
| Broadcast | ||
| POST |
Broadcast Message /api/v1/broadcast |
Send one message to all or selected customers at once. Max 500 recipients. |
WhatBiz pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $33 / month | — |
|