Skip to content

Overview

The API allows you to send and receive messages and perform other operations related to Whatsapp Business. It supports sending text messages, media messages.

  • OpenAPI version: 3.0.3

Use HTTP Basic Authentication to authorize requests.

The password is your API key, not your web portal password.

Example: Authorization: Basic WU9VUl9VU0VSTkFNRV9IRVJFOllPVVJfQVBJX1RPS0VOX0hFUkU=

(Where “YOUR_USERNAME_HERE:YOUR_API_TOKEN_HERE” is Base64-encoded)

Security scheme type: http