WhatsApp Data
The WhatsApp Profile Data API lets you programmatically fetch a user’s profile picture URL, account details and “About” status as structured JSON via simple HTTP calls using their phone number as a parameter.
WhatsApp Data 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 Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 10 / second |
|