Get Profile Picture

Get WhatsApp Profile Photo

GET https://api.wapim.io/api/v1/whatsapp/profilephoto

Query Parameters

Headers

{
    "URL": "https://cdn.wapim.io/pp/14155238886.jpeg"
}
curl
    -X GET https://api.wapim.io/api/v1/whatsapp/profilephoto?chat_id=14155238886
    -H 'Token: YOUR_WAPIM_TOKEN'

Last updated