Overview
Whatsapp Business API (1.0)
Section titled “Whatsapp Business API (1.0)”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
Authentication
Section titled “ Authentication ”BasicAuth
Section titled “BasicAuth ”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