Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Your WhatsAble API Key

Body

application/json
to
string
required

The recipient's phone number in E.164 format (e.g., +1234567890)

text
string
required

The message content you want to send

attachment
string

URL or base64-encoded file for attachments (images, videos, PDFs)

filename
string

Name of the file if sending a document

Response

Message sent successfully

success
boolean

Indicates if the message was sent successfully

message
string

A human-readable message describing the result

details
object