API Reference
Complete reference for all WhatsApp Business API endpoints.
Channels
WABA (WhatsApp Business API)
Get WABA Channels
Retrieve all WABAs registered under your company
GET
/api/v1/whatsappView Documentation →Get Message Templates
Fetch approved WhatsApp message templates for a WABA
GET
/api/v1/whatsapp/:id/templatesView Documentation →Send Messages
Send text, media, and template messages via WhatsApp
POST
/api/v1/whatsapp/:id/messagesView Documentation →Web WhatsApp
Get Web WhatsApp Channels
Retrieve all Web WhatsApp channels registered under your company
GET
/api/v1/web-whatsappView Documentation →Send Messages
Send text, and media messages via Web WhatsApp
POST
/api/v1/web-whatsapp/:id/messagesView Documentation →Coming soon - Instagram integration endpoints
🔐 Authentication Required
All API endpoints require authentication using a Bearer token. Include your API key in the Authorization header for all requests. You can get your API key from the `/companies` page.