Animica x402 Directory

Directory / stablepeopledata.dev

stablepeopledata.dev/api/pdl/person/enrich

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.

Call it

# 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.

Other endpoints on stablepeopledata.dev

stablepeopledata.dev/api/pdl/company/enrich

PDL Company Enrich - Enrich a company record with firmographics, industry codes, funding, and social profiles. Supports lookup by name, website, ticker, LinkedI…

POST · $0.1

stablepeopledata.dev/api/pdl/person/search

PDL Person Search - Search across 3B+ person records using Elasticsearch DSL or SQL queries. Returns matching person records with pagination via scroll_token. P…

POST · $0.28

All 3 endpoints on stablepeopledata.dev →