
by Apollo.io
No reviews yetApollo.io API for people and company enrichment, prospecting, and sales intelligence
+22.0%
Sales Conversion %
AI estimate
Apollo.io API for people and company enrichment, prospecting, and sales intelligence
/mixed_people/api_searchSearch for people by criteria
Example:
curl -X POST https://api.serendb.com/publishers/apollo/mixed_people/api_search \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
/people/matchEnrich a single person record
Example:
curl -X POST https://api.serendb.com/publishers/apollo/people/match \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
/people/bulk_matchBulk enrich people records
Example:
curl -X POST https://api.serendb.com/publishers/apollo/people/bulk_match \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
/organizations/{id}Get organization details
Example:
curl -X GET https://api.serendb.com/publishers/apollo/organizations/{id} \
-H "Authorization: Bearer $SEREN_API_KEY"
/organizations/bulk_matchBulk enrich organizations
Example:
curl -X POST https://api.serendb.com/publishers/apollo/organizations/bulk_match \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
/organizations/searchSearch for organizations
Example:
curl -X POST https://api.serendb.com/publishers/apollo/organizations/search \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
/news/searchSearch news articles
Example:
curl -X POST https://api.serendb.com/publishers/apollo/news/search \
-H "Authorization: Bearer $SEREN_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'
Pricing Model: per_request
Minimum charge: $0.00010000
Free
npx skills add serenorg/seren-skillsSelect “API” when prompted
Apollo.io
Added March 1, 2026