API call to prospect-research
https://gateway.apiosk.com/prospect-research/person-enrichmentOverview
API call to prospect-research
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
gateway
Source
bazaar
Indexed
2026-06-29 12:15:03
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"company": {
"type": "string"
},
"email": {
"type": "string"
},
"first_name": {
"type": "string"
},
"last_name": {
"type": "string"
},
"location": {
"type": "string"
},
"min_likelihood": {
"description": "1-10; reject matches below this confidence",
"type": "integer"
},
"name": {
"type": "string"
},
"phone": {
"type": "string"
},
"profile": {
"description": "LinkedIn URL, e.g. linkedin.com/in/seanthorne",
"type": "string"
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"data": {
"full_name": "sean thorne",
"job_company_name": "people data labs",
"job_title": "co-founder",
"linkedin_url": "linkedin.com/in/seanthorne",
"location_name": "san francisco, california, united states"
},
"likelihood": 9,
"status": 200
}