Messages
Send image
Send image messages via WhatsApp
POST
Overview
Method for sending images. You can send the image in two ways: via URL or Base64.The response structure is identical to Z-API. Your existing code that processes these returns will continue working without changes.
File size limits and supported formats follow WhatsApp policies. See the official WhatsApp documentation for details.
Authorizations
Secret Key generated in the Hub Message Security panel
Body
application/json
Recipient phone number (country code + area code + number)
Example:
"5511999999999"
Image URL or Base64 data
Image caption
ID of an existing message to reply to
Delay in seconds before sending (1-15)
Required range:
1 <= x <= 15Send as view-once message