Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Enrich a person by name, email, LinkedIn, or domain
POSThttps://api.apollo.io/api/v1/people/match — $0.025 / request
- SDK
- cURL
Bulk enrich people (up to 10 per request)
POSThttps://api.apollo.io/api/v1/people/bulk_match — $0.025 / request
- SDK
- cURL
Enrich an organization by domain
POSThttps://api.apollo.io/api/v1/organizations/enrich — $0.025 / request
- SDK
- cURL
Bulk enrich organizations by domain
POSThttps://api.apollo.io/api/v1/organizations/bulk_enrich — $0.025 / request
- SDK
- cURL
Search people by title, location, company size
POSThttps://api.apollo.io/api/v1/mixed_people/api_search — Free
- SDK
- cURL
Search companies by location, size, industry
POSThttps://api.apollo.io/api/v1/mixed_companies/search — Free
- SDK
- cURL
Search organizations by industry and size
POSThttps://api.apollo.io/api/v1/organizations/search — Free
- SDK
- cURL
Get organization details by Apollo ID (24-hex, obtained from organizations/enrich or search responses)
GEThttps://api.apollo.io/api/v1/organizations/5fcd2cf3ed78c700f9383e4e — $0.025 / request
- SDK
- cURL
Get job postings for an organization by Apollo ID (24-hex, obtained from organizations/enrich or search responses)
GEThttps://api.apollo.io/api/v1/organizations/5fcd2cf3ed78c700f9383e4e/job_postings — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests