WhatsApp Bulk Number Checker Deep API: Profile Analysis & Demographics
Based on the uploaded file of phone numbers, return which phone numbers have WhatsApp enabled, along with the profile picture URL, gender, age, hair color, skin color, as well as the type of profile p
curl --location 'https://api.ekycpro.com/wa/api/deep/tasks' \
--header 'X-API-Key: API-KEY' \
--form 'user_id="USER_ID"' \
--form 'file=@"input.txt"'curl --location 'https://api.ekycpro.com/wa/api/deep/tasks/cs9viu7i61pkfs4oavvg?user_id=USER_ID' \
--header 'X-API-Key: API-KEY'{
"created_at": "2024-10-19T18:24:56.450567423Z",
"updated_at": "2024-10-19T18:24:56.450567423Z",
"task_id": "cs9viu7i61pkfs4oavvg",
"user_id": "test",
"status": "pending",
"total": 0,
"success": 0,
"failure": 0
}Upload file request url
Upload file request parameters
Parameter
Description
Check task status request url
Check task status request parameters
Parameter
Description
Result Fields
Field
Description
Example
Response Format
Field
Description
Status Codes
Status
Description
Last updated