Apollo, typed and ready to call.

B2B people and company data, CRM objects, outbound sequencing, and account intelligence

EnrichmentSearch & ScrapingBYOK supported15 tools
$ deepline tools calltyped
$ deepline tools call apollo_bulk_organization_enrichment \
    --json '{"input": "your data here"}'
01Available tools

15 typed tools. Same shape as every other module.

apollo
  • Apollo Bulk Organization Enrichment
    apollo_bulk_organization_enrichment
    bulkcompany_enrichpremium
  • Apollo Bulk People Enrichment
    apollo_bulk_people_enrichment
    bulkpeople_enrichpremium
  • Apollo Company Search
    apollo_company_search
    company_searchpremiumprospecting
  • Apollo Enrich Company
    apollo_enrich_company
    account_enrichcompany_enrichpremium
  • Apollo Enrich Person
    apollo_enrich_person
    identity_resolutionlegacy_aliaspeople_enrich
  • Apollo Get Complete Organization Info
    apollo_get_complete_organization_info
    company_enrichpremiumrecord_lookup
  • Apollo News Articles Search
    apollo_news_articles_search
    company_researchnews_intelpremium
  • Apollo Organization Enrich
    apollo_organization_enrich
    account_enrichcompany_enrichpremium
  • Apollo Organization Job Postings
    apollo_organization_job_postings
    company_researchhiring_signalpremium
  • Apollo People Match
    apollo_people_match
    identity_resolutionpeople_enrichpremium
  • Apollo People Search
    apollo_people_search
    api_nativelegacy_aliaspeople_searchpremium
  • Apollo People Search Paid
    apollo_people_search_paid
    api_nativepeople_searchpremium
  • Apollo Reveal Person
    apollo_reveal_person
    identity_resolutionlegacy_aliaspeople_enrichpremium
  • Apollo Search People
    apollo_search_people
    freepeople_searchprospecting
  • Apollo Search People With Match
    apollo_search_people_with_match
    identity_resolutionpeople_enrichpeople_searchpremium
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call Apollo from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding