Directory / stablepeopledata.dev
PDL Person Enrich - Enrich a person record with demographics, work history, education, contact info, social profiles, and skills. Supports lookup by name, email, phone, LinkedIn, or PDL ID.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://stablepeopledata.dev/api/pdl/person/enrich' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://stablepeopledata.dev/api/pdl/person/enrich'
Endpoint: https://stablepeopledata.dev/api/pdl/person/enrich. Operated by stablepeopledata.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
PDL Company Enrich - Enrich a company record with firmographics, industry codes, funding, and social profiles. Supports lookup by name, website, ticker, LinkedI…
PDL Person Search - Search across 3B+ person records using Elasticsearch DSL or SQL queries. Returns matching person records with pagination via scroll_token. P…