trials_trials_search
Which companies are running clinical trials, and at what stage? Search ClinicalTrials.gov interventional industry-sponsored studies by lead sponsor, phase, status, condition, intervention type, a US state with a site, first-posted date (since), start date, or completion date. Returns the sponsor (entity-resolved where possible), phase, status, conditions, enrollment, and dates — a developer target list for CRO, trial-software, and commercial-ops sellers. ClinicalTrials.gov public records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | first_posted_date | start_date | completion_date | last_update_date :asc|:desc. Default first_posted_date:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| phase | No | Trial phase(s), CSV (PHASE1 | PHASE2 | PHASE3 | PHASE4 | EARLY_PHASE1). | |
| since | No | First posted to the registry on/after this date (YYYY-MM-DD). | |
| state | No | Has a trial site in these US state code(s), CSV. | |
| offset | No | Rows to skip. | |
| status | No | Overall status, CSV (RECRUITING | COMPLETED | TERMINATED | ...). | |
| sponsor | No | Lead sponsor company — suffix/punctuation-insensitive. | |
| condition | No | Indication / condition fragment. | |
| entity_id | No | Resolved sponsor employer entity UUID (pivots to business360). | |
| started_after | No | Study start on/after this date (YYYY-MM-DD). | |
| completed_after | No | Study completion on/after this date (YYYY-MM-DD). | |
| intervention_type | No | Intervention type, CSV (DRUG | DEVICE | BIOLOGICAL | ...). |