S
$0.15
per call · USD Coin on Base
FullEnrich People Search — filter by company domain/name/LinkedIn URL, seniority, title, location, skills, and 20+ FullEnrich filters. Default lean roster: companies map + company_id refs; include_employment_history or verbose for full history. $0.15 when results found; free when no matches.
Endpoint
POST https://stableenrich.dev/api/fullenrich/people-search1.1k
Calls / 30d
76
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://stableenrich.dev/api/fullenrich/people-search", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"current_company_domains": [
{
"value": "stripe.com"
}
],
"current_company_names": [
{
"value": "Timber Creek High School"
}
],
"current_position_seniority_level": [
{
"value": "C-level"
},
{
"value": "VP"
},
{
"value": "Director"
},
{
"value": "Senior"
}
],
"current_position_titles": [
{
"value": "Software Engineer"
}
],
"offset": 0,
"person_locations": [
{
"value": "New York"
}
],
"person_names": [
{
"value": "Julie Abel"
}
],
"person_skills": [
{
"value": "Rust"
},
{
"value": "DeFi"
}
]
}),
});
const data = await res.json();cURL
curl -X POST \
"https://stableenrich.dev/api/fullenrich/people-search" \
-H "Content-Type: application/json" \
-d '{"current_company_domains":[{"value":"stripe.com"}],"current_company_names":[{"value":"Timber Creek High School"}],"current_position_seniority_level":[{"value":"C-level"},{"value":"VP"},{"value":"Director"},{"value":"Senior"}],"current_position_titles":[{"value":"Software Engineer"}],"offset":0,"person_locations":[{"value":"New York"}],"person_names":[{"value":"Julie Abel"}],"person_skills":[{"value":"Rust"},{"value":"DeFi"}]}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"companies": {
"co_stripe": {
"domain": "stripe.com",
"id": "co_stripe",
"name": "Stripe"
}
},
"metadata": {
"offset": 0,
"total": 1
},
"people": [
{
"employment": {
"current": {
"company_id": "co_stripe",
"is_current": true,
"seniority": "VP",
"title": "VP Engineering"
}
},
"full_name": "Jane Doe",
"location": {
"city": "San Francisco",
"country": "United States"
},
"social_profiles": {
"professional_network": {
"url": "https://www.linkedin.com/in/janedoe"
}
}
}
]
}Payment details
Pay to
0x325bdf6f7efab24a2210c48c1b64cab2eae1d430Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from StableEnrich & similar services
S
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
POSTBaseSearch & Web
$0.01 / call44k calls / 30d
S
StableEnrich · EXA Contents
stableenrich.dev
Exa Contents - Retrieve content from URLs
POSTBaseSearch & Web
$0.002 / call5.4k calls / 30d
S
StableEnrich · EXA Contents
enrichx402.com
Exa Contents - Retrieve content from URLs
POSTBaseSearch & Web
$0.002 / call4.5k calls / 30d