Workflow page

Clinical Trials API

A buyer review page for pharma, biotech, regulatory, and research teams that want public ClinicalTrials.gov records as a structured API or CSV feed filtered by condition, sponsor, intervention, status, and last update date.

GET /v1/regulatory/clinical-trials?condition=diabetes&sponsor=sample&updated_after=2026-07-01
{
  "data": [
    {
      "nctId": "NCT00000000",
      "briefTitle": "Sample trial status monitoring record",
      "condition": "diabetes",
      "overallStatus": "RECRUITING",
      "sponsor": "Sample Sponsor",
      "interventionType": "Drug",
      "lastUpdatePostDate": "2026-07-02",
      "source": "ClinicalTrials.gov API-compatible sample"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "clinical-trials-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Signals To Watch

These buyer actions help prioritize workflow support and access routing.

Smallest Build

The first buyer-ready workflow should stay this narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the FDA Regulatory Change Monitor product catalog.