API Reference

Waboxa REST API

Base: https://api.waboxa.com/v1 · Auth: Bearer YOUR_API_KEY

Messages

POST /messages

Send text, media, template, or interactive messages to a contact.

GET /messages/:id

Retrieve delivery and read status for a sent message.

Contacts

GET /contacts

List contacts with pagination and tag filters.

POST /contacts

Create or update a contact by phone number.

Templates

GET /templates

List approved message templates for your WhatsApp number.

Webhooks

POST /webhooks

Register a webhook URL for inbound messages and status events.

Media

POST /media

Upload media files for use in outbound messages.

Broadcasts

POST /broadcasts

Create and schedule a template broadcast to a contact list.

Rate limits

Starter: 60 req/min · Growth: 300 req/min · Enterprise: custom.

View developer guide →