API Reference

Ready Event

Description

This event indicates that the WhatsApp instance is ready for use.

Webhook Request

HTTP Method

POST

Request Headers

NameValue
Content-Typeapplication/json
User-AgentWaAPI Webhook User Agent

Request Body

{
  "instanceId": "1",
  "event": "ready"
}