PUBLIC RECORDS
Form 5500 API.
Employee benefit plan filings, compliance data, and plan details. Just call the endpoint. We handle proxies, rate limits, anti-bot, and data formatting for you.
6 ready-to-use endpointsNo infrastructure neededClean JSON response
Try the API.
request.sh
curl -X POST https://api.scrapebase.io/api/v2/form5500/search \
-H "X-API-Key-ID: sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"sponsorName": "Walmart",
"planYear": 2024,
"planType": "401k"
}'response.json
{
"planName": "Walmart 401(k) Plan",
"sponsorName": "Walmart Inc.",
"ein": "71-0415188",
"planNumber": "001",
"planYear": 2024,
"totalParticipants": 1480000,
"totalAssets": 28400000000,
"planType": "Defined Contribution",
"administratorName": "Merrill Lynch",
"filingStatus": "Received"
}All endpoints.
POST
/api/v2/form5500/searchSearch retirement and benefit plans
streamPOST
/api/v2/form5500/planFull plan details and filing history
syncPOST
/api/v2/form5500/self-fundedSelf-funded health plans
streamWho uses this.
01
Retirement Plan Advisors
Prospect employers by plan size and asset levels to target 401(k) rollover and advisory opportunities.
02
Benefits Consultants
Benchmark client plan costs and participation rates against industry peers for annual plan reviews.
03
Insurance Brokers
Identify self-funded health plans to target stop-loss insurance and TPA service proposals.
Start building.
Pay per successful request. Failed calls are free.