curl --request POST \
--url https://api.zapthinker.com/chat/fetchProfilePictureUrl/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '
{
"number": "<string>"
}
'{
"wuid": "553198296801@s.whatsapp.net",
"profilePictureUrl": "https://pps.whatsapp.net/v/t61.2..."
}Fetch Profile Picture URL
curl --request POST \
--url https://api.zapthinker.com/chat/fetchProfilePictureUrl/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '
{
"number": "<string>"
}
'{
"wuid": "553198296801@s.whatsapp.net",
"profilePictureUrl": "https://pps.whatsapp.net/v/t61.2..."
}Documentation Index
Fetch the complete documentation index at: https://docs.zapthinker.com/llms.txt
Use this file to discover all available pages before exploring further.
Your authorization key header
Name instance
Number to fetch profile picture URL: {{remoteJid}}