PDL Person Search is a paid API for AI agents from stable-people-data-git-pdl-signoz-usage-alarms-merit-systems.vercel.app, paid per call via x402, $0.04/call, status unknown (last checked 2026-09-15, last successful call 2026-07-15).
Search across 3B+ person records using Elasticsearch DSL or SQL queries, returning paginated matching person profiles.
PDL Person Search - Search across 3B+ person records using Elasticsearch DSL or SQL queries. Returns matching person records with pagination via scroll_token.
A list of matching person records with fields such as name, job title, employer, location, email, phone, LinkedIn URL, education history, and skills, plus a scroll_token for fetching the next page of results.
POSThttps://stable-people-data-git-pdl-signoz-usage-alarms-merit-systems.vercel.app/api/pdl/person/searchUse this endpoint when you need to search across a large population of person records with flexible query logic (DSL or SQL), especially when filtering on multiple attributes simultaneously or paginating through large result sets. Prefer this over the PDL Person Enrich endpoint when you don't have a specific identifier (email, LinkedIn URL) and need to discover people matching a set of criteria.
{
"size": 10,
"query": {
"match_all": {}
},
"dataset": "all",
"titlecase": false
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"_truncated": true,
"_originalSize": 188483
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"