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.
| Method | Endpoint | Purpose |
|---|---|---|
| GET | /api/opportunities | Ranked opportunities — supports tier, minScore, industry, employee range, limit. |
| GET | /api/opportunities/[key] | Single opportunity by id or fingerprint — score breakdown, signals, recommendation. |
| GET | /api/export | Stream contacts as CSV or XLSX — workspace-wide or per run. |
| GET | /api/captures | Live capture queue + run telemetry for external monitors. |
Operations dispatcher
Machine-callable surface used by agents, scheduled jobs and partner workflows.
capture.runCaptureCapture a search
Ingest a source search URL and persist deduplicated entities
analysis.runIntelligenceAnalyze & score
Run a signal provider over stored organizations and score opportunities
opportunities.listQueryList opportunities
Ranked opportunities with optional tier/score/industry/size filters
opportunities.explainQueryExplain an opportunity
Why an account ranks where it does, with contributing signals and timeline
order.fulfillWorkflowFulfil an order
Capture → intelligence → export → delivery for an order (automation seam)