Version 1.0.4
Get started with our API by creating an account, setting up an instance, and obtaining your API key. Follow the quick start guide below to authenticate your requests.
Sign up on the SendWizz platform to get started with your automation journey.
Navigate to the dashboard and create a new WhatsApp Instance. Each instance acts as a dedicated session.
Scan the secure QR code with your mobile device. This establishes a permanent linked session.
Your unique x-api-key is generated instantly. Keep this secure; it authorizes all your requests.
Configure a Webhook URL to receive real-time notifications for incoming messages and delivery status.
All REST API calls must include your API key in the request headers.
{
"success": false,
"message": "Unauthorized",
"error": "Missing authorization header"
}