curl --request POST \
--url https://api.l2msg.com/whatsapp/chat/fetchProfile/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"number": "<string>"
}'
Fetch profile from phone number
curl --request POST \
--url https://api.l2msg.com/whatsapp/chat/fetchProfile/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"number": "<string>"
}'
Your authorization key header
Name of the instance