Instances
Create a new instance
Creates a new WhatsApp instance (WAHA or Cloud API). A WAHA session is automatically provisioned. Returns 403 if the user’s plan limit is reached.
POST
Create a new instance
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
waha, cloud_api Optional display name for the instance
Phone number in international format (e.g., +5511999999999)
Example:
"+5511999999999"
Cloud API Phone Number ID (from Meta Business)
Example:
"1234567890"
Cloud API WhatsApp Business Account ID
Example:
"9876543210"
Cloud API permanent access token from Meta
Response
Instance created
Available options:
waha, cloud_api Available options:
created, starting, scan_qr, connected, disconnected, failed WhatsApp display name (pushName)
Create a new instance