https://stableenrich.dev/api/pdl/people-enrich
PDL Person Enrich — career history, emails, phone. Requires one of: `email`, `profile` (LinkedIn URL), or `first_name` + `last_name` + (`company_name` OR `company_domain`). `{ first_name, last_name }` alone returns 400. Prefer `email` when known, then `profile`. No match: HTTP 200, status 404, data null — not billed. Match: $0.28.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://stableenrich.dev/api/pdl/people-enrich → HTTP/1.1 402 Payment Required X-Payment-Required: $0.2800 X-Payment-Currency: USDC X-Payment-Chain: base GET https://stableenrich.dev/api/pdl/people-enrich X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…