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
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
GET /deep-research/:id or configure a webhook to receive the research.complete event.
API Endpoints
| Endpoint | Description |
|---|---|
| POST /deep-research | Submit a person for research |
| GET /deep-research | List all research requests for your account |
| GET /deep-research/:id | Get a specific research result |
| DELETE /deep-research/:id | Delete a research entry |