People Data Labs
PD
People Data Labs
/person-enrich

Person enrichment

Full profile from email, phone, LinkedIn or name plus company.

needs keyunknown
enrichpersonpdl
$0.050
per call
plus $0.001 platform fee per run
Bring your own People Data Labs key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run pdl /person-enrich for me.

Input

FieldTypeDescription
emailstringEmail
profilestringLinkedIn URL
namestringFull name
companystringCompany

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"pdl","endpoint":"/person-enrich","input":{}}'
cli
npx cracked-ai run -p pdl -e /person-enrich -i '{}'
mcp
run_tool({ provider: "pdl", endpoint: "/person-enrich", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.