WhatsApp Messaging API
WhatsApp Profile Data provides structured access to publicly available account information associated with a phone number. Submit a phone number through a simple HTTP request and receive organized JSON data that can be easily integrated into your applications and automated workflows. Available information may include the profile picture URL, account status, About text, and other accessible…
WhatsApp Messaging API endpoints
| Method | Endpoint | Description |
|---|---|---|
| getUserInfo | ||
| POST |
Get User Info /getUserInfo |
Get User Info/Details |
| getProfilePicUrl | ||
| POST |
Get Profile Picture URL /getProfilePicUrl |
Get Profile Picture URL |
| getAbout | ||
| POST |
Get About (Status) /getAbout |
Get About (status text) |
WhatsApp Messaging API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 10 / second |
|