Sixtyfour
85Intelligence-grade enrichment API for people and companies — AI agents do deep research to surface verified contacts, firmographics, and real-time business signals.
Pros
- + Flexible struct parameter lets agents define exactly which fields to return in natural language — no rigid schema to map
- + Async endpoints with polling prevent timeout issues on long-running enrichment (P95 ~5 min), critical for agent orchestration
- + Significantly higher enrichment coverage than Apollo/BuiltWith — surfaces data on even tiny businesses with a few employees
Cons
- - No public pricing or free tier — agents can't self-provision, requires sales contact to get started
- - Sync enrichment calls can take up to 15 minutes; agents must use async+polling pattern or risk HTTP timeouts
Integration
import requests
headers = { "x-api-key": "YOUR_API_KEY", "Content-Type": "application/json"}
# Enrich a leadresp = requests.post("https://api.sixtyfour.ai/enrich-lead", headers=headers, json={ "lead_info": { "name": "Jane Smith", "company": "Acme Corp", "linkedin": "https://linkedin.com/in/janesmith" }, "struct": { "email": "Work email address", "phone": "Direct phone number", "title": "Current job title" }})print(resp.json()["structured_data"])Details
- Category
- People Search
- Pricing
- Pay-as-you-go
- Free Tier
- No public free tier; contact sales for pricing and trial access
- Rate Limit
- 500 req/min per API key
- Verified
- 2026-03-31
Score Breakdown
Related APIs in People Search
Fiber AI
People SearchFreshest data APIs for AI agents — 850M+ people, 40M+ companies, verified contacts, reverse email lookup, and real-time LinkedIn data at a fraction of competitor pricing.
People Data Labs
People SearchWorld's largest people and company dataset with 3B+ person profiles and 70M+ companies — enrich, search, identify, and clean data via REST API with official SDKs.
Apollo
People SearchB2B sales intelligence API with 210M+ contacts and 30M+ companies — people/company enrichment, search, and prospecting via a REST API.
Influencers Club
People SearchCreator discovery and enrichment API with 340M+ profiles across 47 platforms -- search, enrich by email or handle, and get 40+ data points per creator.
Nyne.ai
People SearchPeople intelligence API with 28 endpoints — enrich persons by email/phone/LinkedIn, get social media activity, contacts, company data, event attendees, and intent signals across 250M+ public web sources.