Skip to main content

What Is Deep Research?

Deep Research submits a person or company to an AI research pipeline that crawls the web, analyzes public data, and produces a structured report. Reports cover:
  • Professional background — current and past roles, tenure, expertise areas
  • Company intelligence — size, funding stage, tech stack, recent news
  • Buying intent signals — role-fit indicators, pain points, ICP alignment score
  • Outreach recommendations — suggested messaging angles based on the research
Reports are generated asynchronously. Submit a request, then poll for completion or receive the result via webhook.

Use Cases

Pre-call research

Automatically research every inbound lead before a discovery call — without manual Googling.

Signal enrichment

When a signal fires on a company, trigger a deep research report to get full context before outreach.

List enrichment

Enrich a CSV of leads at scale with AI-generated research reports.

CRM enrichment

Attach research reports to CRM records automatically via webhook delivery.

Report Lifecycle

POST /deep-research  →  status: pending
         ↓  (processing, typically 1–5 minutes)
status: complete  →  full report available via GET
Poll GET /deep-research/:id or configure a webhook to receive the research.complete event.

API Endpoints

EndpointDescription
POST /deep-researchSubmit a person for research
GET /deep-researchList all research requests for your account
GET /deep-research/:idGet a specific research result
DELETE /deep-research/:idDelete a research entry