ClinicalTrials.gov Data API v2
The ClinicalTrials.gov Data API v2 is the modern public REST interface to the NIH clinical-studies registry. It exposes study records, study metadata, search areas, study fields, version history, and statistics endpoints. Responses are JSON by default and the API is open and unauthenticated. The base URL is https://clinicaltrials.gov/api/v2 and operations include /studies, /studies/{nctId}, /studies/metadata, /studies/search-areas, /studies/enums, /version, and /stats.