Overview
A WhatsApp commerce API packaged for developers: clean REST, predictable contracts, and real-time webhooks.
Wacommerce wraps the WhatsApp Cloud API into a clean, predictable REST API: bearer tokens, Meta-style routing, and real-time webhooks for message status. The Public API base URL is `https://dashboard.wacommerce.id/api/public/v1`.
Why Wacommerce
- Stable, documented REST contracts
- Real-time webhooks with receipts (sent, delivered, read)
- Public API and MCP Server share the same `nxk_live` key
- Clear idempotency and rate limits
Where to start
Create an `nxk_live` key in Developers, send your first message via Quickstart, then attach a webhook to receive replies.