trials_feed_starts
Which companies just opened a new clinical trial or site? Bulk feed over NIH ClinicalTrials.gov interventional, industry-sponsored studies, newest-first by registry-posting date (the R&D / commercial-growth signal). Cursor-paginated up to 1000/page, filterable by sponsor, phase, status, condition, intervention type, site state, or since. Rows carry sponsor, phase, status, conditions, enrollment, dates, site count, and the US states sited. Observational registry records, never a prediction. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows per page (default 500, cap 1000). | |
| phase | No | Trial phase(s), CSV: PHASE1 | PHASE2 | PHASE3 | PHASE4 | EARLY_PHASE1 | NA. | |
| since | No | Only trials first posted to the registry on or after this date (YYYY-MM-DD). | |
| state | No | Has a trial site in these US state code(s), CSV. | |
| cursor | No | Opaque page cursor — pass the previous page's next_cursor unchanged. | |
| status | No | Overall status, CSV: RECRUITING | NOT_YET_RECRUITING | COMPLETED | TERMINATED... | |
| sponsor | No | Lead sponsor company name fragment. | |
| condition | No | Indication / condition fragment (matched against the trial's conditions). | |
| intervention_type | No | Intervention type(s), CSV: DRUG | DEVICE | BIOLOGICAL | PROCEDURE... |