Clinical Trial Intelligence
## Clinical Trial Intelligence API Clinical Trial Intelligence is a commercial intelligence API for teams that win, place, and monitor clinical trial work. Built on daily ClinicalTrials.gov ingestion, it turns raw trial updates into actionable BD signals for CROs, site networks, sponsor strategy teams, and developers building clinical operations software. Unlike broad pharma reference databases,…
Clinical Trial Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List Watchlists /v1/watchlists |
List saved watchlists. |
| POST |
Create Watchlist /v1/watchlists |
Create a new watchlist. |
| GET |
Get Watchlist Detail /v1/watchlists/{watchlist_id} |
Get details for a watchlist. |
| PATCH |
Update Watchlist /v1/watchlists/{watchlist_id} |
Update watchlist metadata. |
| GET |
List Watchlist Events /v1/watchlists/{watchlist_id}/events |
List events for a watchlist. |
| GET |
List Webhooks /v1/webhooks |
List configured webhooks. |
| POST |
Create Webhook /v1/webhooks |
Create a webhook subscription. |
| GET |
Get Webhook Detail /v1/webhooks/{webhook_id} |
Get a webhook. |
| PATCH |
Update Webhook /v1/webhooks/{webhook_id} |
Update a webhook. |
| GET |
List Webhook Deliveries /v1/webhooks/{webhook_id}/deliveries |
List deliveries for a webhook. |
| GET |
Export Account Leads /v1/export/accounts/{account_id}/leads |
Bulk export leads for a specific account. Available on Ultra. |
| GET |
List Studies /v1/studies |
Returns run-scoped study snapshots with status, phase, site counts, and sponsor information. Scoped to a specific pipeline run via run_id parameter. Supports limit and offset for… |
| GET |
Get Study Detail /v1/studies/{nct_id} |
Returns full study detail for a single trial by NCT ID including site-level breakdown, enrollment metrics, contact information, and study protocol details. Run-scoped snapshot… |
| GET |
List Leads /v1/leads |
Returns intelligence-scored leads with sponsor intent analysis, site quality scores, and competition pressure metrics. Supports limit, offset, and run_id query parameters.… |
| GET |
Get Account Leads /v1/accounts/{account_id}/leads |
Returns personalized lead matches for a specific account profile. Leads are filtered and ranked according to the account's configured criteria (therapeutic area, geography,… |
| GET |
Export Leads /v1/export/leads |
Bulk export for leads. Available on Ultra. |
| GET |
Get Lead Detail /v1/leads/{nct_id} |
Retrieve full intelligence profile for a single trial by NCT ID. Includes all scores (sponsor intent, site quality, competition pressure) and optionally an AI-generated why-now… |
| GET |
Get Hot Leads /v1/hot-leads |
Returns ranked list of the most actionable clinical trial leads based on composite event scoring. Prioritized by recency, phase, sponsor investment signals, and competitive… |
| GET |
List Trial Events /v1/events |
Returns trial events including new study registrations, status changes, and site activations. Filters: event_type, since_days, phase, sponsor_class, state. Supports limit,… |
| GET |
Get Run Details /v1/runs/{run_id} |
Retrieve details of a specific pipeline run by run_id. Includes run timestamp, study count, event count, and processing metadata. Available on Basic, Pro, and Ultra plans. |
| GET |
Get AI Brief /v1/briefs/{nct_id} |
Returns an AI-generated actionable intelligence brief for a specific clinical trial explaining why this trial represents a business development opportunity right now. Covers… |
| GET |
List Pipeline Runs /v1/runs |
List all pipeline ingestion runs with pagination. Supports limit and offset query parameters. Use run_id from results to scope other endpoints to a specific data snapshot.… |
| GET |
Health Check /v1/health |
Returns API status, data freshness, and latest pipeline run info. This endpoint is public and does not require authentication. |
| GET |
Get Territory Detail /v1/territories/{state} |
Returns detailed opportunity and competition scoring for a single US state. Includes trial count, sponsor breakdown, phase distribution, and competitive density metrics for that… |
| GET |
List Sponsors /v1/sponsors |
Returns ranked sponsor intent analysis showing which organizations are showing investment signals and pipeline commitment. Useful for competitive intelligence and prioritizing… |
| GET |
Get Sponsor Detail /v1/sponsors/{name} |
Returns detailed intelligence profile for a single sponsor organization including all active trials, pipeline commitment score, investment signals, and historical activity… |
| GET |
Get Territories /v1/territories |
Returns state-level opportunity and competition scoring for all US states. Used for BD territory planning — shows which states have the highest density of actionable trials with… |
Clinical Trial Intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $500 / month | — |
|
| PRO | $2,000 / month | — |
|
| ULTRA | $5,000 / month | — |
|