Skip to main content

๐Ÿ  Introduction

Welcome to our Whizard Whatsapp API Documentation where you find information, best practices and guidance about our WhatsApp Business API solution.


WhizardAPI is a verified WhatsApp Business Solutions Provider. We specialize in WhatsApp Business API Access Gateway and Chatbot Automations.

Test API#

You can try out the whizardapi API at any time for free. Message us for a free Test API Key to start testing the messaging service instantly.

Sandbox API Test Keys whatsapp-api/whatsapp-api/sandbox

WABA documentation#

Explanations for the use of the WhatsApp Business API (to send and receive messages and notifications).

Use of WhatsApp API#

The document explains how to access the WhatsApp Business API.


Feel free to get a Test Account which will allow you to start developing directly.

The WhatsApp API supports all endpoints from WhatsApp docs, except for the ones blacklisted below.

info
Base Path will be provided when requesting your API Key. Within the response you need to use the URL from the address variable.

Basic Facebook endpoints#

Get

\health

https://waba.whizardapi.com/v1/health/

This endpoint returns the status of your WhatsApp Business API client.

Do not call this endpoint more than once every 5 minutes, as the health status is cached and refreshed only every 5 minutes.
info

In High Availability mode, only one Coreapp maintains a connection to the WhatsApp server. All other nodes (including the Primary Master) have a gateway_status of disconnected

In Multiconnect mode with X shards, X Coreapps maintain a connection to the WhatsApp server. The Primary Master also connects to the WhatsApp server.

To learn more about High Availability/Multiconnect mode, please refer to Facebooks Availability and Scaling guide.

Additional Whizard API endpoints#

GET

/phone_number

https://waba.whizardapi.io/v1/configs/phone_number

This endpoint returns the registered phone number for a given WHIZARD-KEY.