ClinicalTrials.gov v2 API Clean Wrapper
This API wraps https://clinicaltrials.gov/data-api/api into a clean, developer-friendly REST surface. It normalizes the source schema, caches responses for low-latency reads, and emits webhooks on record changes. ClinicalTrials.gov v2 API (2023 re-launch) is free, unauthenticated, returns structured JSON for 500K+ studies across 221 countries. Pharma/biotech firms, CROs, and compliance teams pay…
ClinicalTrials.gov v2 API Clean Wrapper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/v1/studies /v1/studies |
|
| GET |
/v1/studies/{id} /v1/studies/{id} |