Life Sciences · Example Payload

Clinical Trial Example

Life SciencesBiotechPharmaHealthcareClinical TrialsDrug InformationGenomicsBioinformaticsEHRFHIRLab Informatics

Clinical Trial Example is an example object payload from Life Sciences, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nctIdofficialTitlebriefTitlestatusphasestudyTypeconditionsinterventionssponsorlocationsenrollmentstartDatecompletionDateprimaryOutcomeseligibilityurl

Example Payload

Raw ↑
{
  "nctId": "NCT04280705",
  "officialTitle": "Adaptive COVID-19 Treatment Trial (ACTT)",
  "briefTitle": "Adaptive COVID-19 Treatment Trial",
  "status": "Completed",
  "phase": ["Phase 3"],
  "studyType": "Interventional",
  "conditions": ["COVID-19", "SARS-CoV-2 Infection"],
  "interventions": [
    {
      "type": "Drug",
      "name": "Remdesivir",
      "description": "200 mg loading dose on day 1, followed by 100 mg daily for up to 9 additional days"
    },
    {
      "type": "Drug",
      "name": "Placebo",
      "description": "Matching placebo administered on the same schedule"
    }
  ],
  "sponsor": {
    "name": "National Institute of Allergy and Infectious Diseases (NIAID)",
    "class": "NIH"
  },
  "locations": [
    {
      "facility": "University of Nebraska Medical Center",
      "city": "Omaha",
      "state": "Nebraska",
      "country": "United States",
      "status": "Completed"
    }
  ],
  "enrollment": {
    "count": 1062,
    "type": "Actual"
  },
  "startDate": "2020-02-21",
  "completionDate": "2020-04-19",
  "primaryOutcomes": [
    {
      "measure": "Time to recovery",
      "timeFrame": "Day 1 through Day 29",
      "description": "Days until participant met the recovery criterion of being well enough for hospital discharge"
    }
  ],
  "eligibility": {
    "criteria": "Hospitalized adults with laboratory-confirmed SARS-CoV-2 infection and evidence of lower respiratory tract involvement",
    "sex": "All",
    "minimumAge": "18 Years",
    "healthyVolunteers": false
  },
  "url": "https://clinicaltrials.gov/study/NCT04280705"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/clinical-trial-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.