Apollo
85B2B sales intelligence API with 210M+ contacts and 30M+ companies — people/company enrichment, search, and prospecting via a REST API.
Pros
- + Massive dataset (210M+ contacts, 30M+ companies) with structured JSON responses — agents get rich firmographic and demographic data in a single call
- + People Search endpoint does not consume credits, so agents can search and filter freely before committing credits to enrichment
- + Simple API Key auth via x-api-key header and straightforward REST endpoints make integration trivial for any agent framework
Cons
- - Credit-based pricing adds complexity for agents — different actions cost different credit amounts (1 for email, 5 for mobile), requiring agents to track budget
- - No official OpenAPI spec, so agents can't auto-discover endpoints or generate typed clients without manual setup
Integration
import requests
headers = { "Content-Type": "application/json", "Cache-Control": "no-cache", "x-api-key": "YOUR_API_KEY"}
# Enrich a person by emailresp = requests.post( "https://api.apollo.io/api/v1/people/match", headers=headers, json={"email": "[email protected]", "reveal_personal_emails": False})person = resp.json()["person"]print(person["name"], person["title"], person["organization"]["name"])Details
- Category
- People Search
- Pricing
- Freemium
- Free Tier
- Free plan includes basic API access, 10,000 email credits/month (corporate domain), 5 mobile credits/month, 10 export credits/month. No credit card required. Paid plans start at $49/user/month (Basic).
- Rate Limit
- Free: 50 req/min, 600/day. Basic/Pro: 200 req/min, 2,000/day. Enrichment endpoints: 100/min with 10/sec burst.
- 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.
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.
Sixtyfour
People SearchIntelligence-grade enrichment API for people and companies — AI agents do deep research to surface verified contacts, firmographics, and real-time business signals.