Find someone's phone number
people.phone.find
$0.02 per call
Find someone's phone number
Enrichment Served by Zetto
Input
Accepted fields: linkedin_urlemaildomainfull_namefirst_namelast_name
Output: JSON result.
Call it
curl -X POST https://api.zettoai.com/api/router/call \
-H "Authorization: Bearer $ZETTO_API_KEY" -H "Content-Type: application/json" \
-d '{"capability":"people.phone.find","payload":{"linkedin_url":"…","email":"…","domain":"…"}}'
# MCP (Claude, Cursor, OpenClaw…): connect the Zetto MCP server, then
mesh_route_call { capability: "people.phone.find", payload: {"linkedin_url":"…","email":"…","domain":"…"}, max_price_cents: 2 }
Charged $0.02 per call only when a call returns a result. A provider failure falls through to the next provider at no cost.