Whatsapp Profile Pic
WhatsApp Profile Picture API is a cloud-based service that enables developers and businesses to retrieve the profile picture of any phone number registered on WhatsApp. This API can be used to enrich customer data, personalize customer experiences, and improve engagement.
Whatsapp Profile Pic endpoints
| Method | Endpoint | Description |
|---|---|---|
| Profiles extra | ||
| GET |
whatsapp number checker /wchk |
Enter the number you want to validate if it exists on the whatsapp network. |
| GET |
About /about |
Gather user's own about description. |
| GET |
Is a business? /isbiz |
Requests to this endpoint will return `true` if the number is a Whatsapp for Business account, or `false` if it is not. |
| GET |
Verified name /bizname |
Fetch the verified name of the whatsapp business number. Non whatsapp business numbers will not have a verified name. |
| GET |
Business info /bizinfo |
Fetchs: `description`, `website`, `email`, `business hours`, `address` and `category`; if the number is a whatsapp for business account. |
| Other endpoints | ||
| GET |
Picture url /wspic/url |
Fetchs the url of a whatsapp number profile picture. |
| GET |
Picture jpg /wspic/png |
Get the whatsapp's number profile picture as a jpg file. |
| GET |
Picture base64 /wspic/b64 |
Fetch the base64 encoded file of a whatsapp number profile picture. |
| GET |
Picture uri /wspic/uri |
Returns a whatsapp number profile picture as url encoded data uri |
| GET |
Double Check /wspic/dck |
This endpoint will return if the number is registered on whatsapp; if yes, it tells if the profile picture is public, and if it is, the response will include the public url of… |
Whatsapp Profile Pic pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $55 / month | 1 / second |
|
| ULTRA | $375 / month | 1 / second |
|