Apollo connected
Engine offline
5,518 companies · 4,980 contacts

Integrations

Open surfaces for partner systems, CRMs and agents to consume this workspace.

External read API · Operations dispatcher · Webhooks (planned)

Read API

Authenticated HTTP for any downstream system.

MethodEndpointPurpose
GET/api/opportunitiesRanked opportunities — supports tier, minScore, industry, employee range, limit.
GET/api/opportunities/[key]Single opportunity by id or fingerprint — score breakdown, signals, recommendation.
GET/api/exportStream contacts as CSV or XLSX — workspace-wide or per run.
GET/api/capturesLive capture queue + run telemetry for external monitors.

Operations dispatcher

Machine-callable surface used by agents, scheduled jobs and partner workflows.

capture.runCapture

Capture a search

Ingest a source search URL and persist deduplicated entities

analysis.runIntelligence

Analyze & score

Run a signal provider over stored organizations and score opportunities

opportunities.listQuery

List opportunities

Ranked opportunities with optional tier/score/industry/size filters

opportunities.explainQuery

Explain an opportunity

Why an account ranks where it does, with contributing signals and timeline

order.fulfillWorkflow

Fulfil an order

Capture → intelligence → export → delivery for an order (automation seam)