curl --request POST \
--url https://api.wappfy.com.br/chat/fetchProfile/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"number": "<string>"
}'
Buscar perfil comum a partir do número de telefone
curl --request POST \
--url https://api.wappfy.com.br/chat/fetchProfile/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"number": "<string>"
}'
Seu cabeçalho da chave de autorização.
ID da instância.