Ecosystem/StableEnrich

StableEnrich

Tempo
Prospect11 endpointsFrom $0.010 /req

Pay-per-request research hub. Access Apollo people/company enrichment, LinkedIn scraping, Exa neural search, Firecrawl web scraping, Google Maps places, Hunter email verification, Reddit search, and Google News — all through one API.

View documentation

When should an agent use this?

Use StableEnrich when your agent needs multi-source research in one call — enriching leads with Apollo data, scraping LinkedIn profiles, searching the web with Exa, finding local businesses via Google Maps, verifying emails, or monitoring news and Reddit. Ideal for sales intelligence agents, research workflows, and any agent that needs data from multiple providers without managing separate API keys.

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (11)

Find people/prospects by title, company, location, and other filters via Apollo.

Path/services/stableenrich/api/apollo/people-search
MethodPOST
Price$0.020 per request

Parameters

NameTypeRequiredDescription
person_titlesstring[]NoFilter by job titles
organization_domainsstring[]NoFilter by company domains
person_locationsstring[]NoFilter by locations

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/stableenrich/api/apollo/people-search" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "person_titles": ["CTO"],
  "organization_domains": ["stripe.com"]
}'

IndieGent Endpoint

api.indiegent.com/services/stableenrich

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli