স্কিপ করে মূল কন্টেন্ট এ যান

API Reference

The Voixt API lets you drive the platform from your own systems: send WhatsApp messages, sync contacts, read conversations, and trigger automations from your backend.

:::info Documentation in progress Endpoint-level reference documentation is being published. In the meantime, contact support for API access, credentials, and the current endpoint specification. :::

What the API covers

AreaCapabilities
MessagingSend template messages, reply within the 24-hour window, check delivery status.
ContactsCreate, update, search, and tag contacts. Bulk import.
TemplatesList templates and read their approval status.
ConversationsRead message history, assign conversations, update status.
WebhooksReceive inbound messages, delivery receipts, and status changes in real time.

Before you integrate

The API does not exempt you from WhatsApp's platform rules. Everything documented in the WhatsApp guide applies equally to API traffic:

Authentication

API requests authenticate with a bearer token issued for your workspace. Treat it as a secret: it grants access to customer conversation data.

Never embed a token in client-side code, a mobile app, or a public repository.

Getting access

Contact support to request API credentials for your workspace.