From 3f47c472ac42b6d724e896a85377ad7073679242 Mon Sep 17 00:00:00 2001 From: dregon03 Date: Sun, 19 Apr 2026 19:18:59 -0400 Subject: [PATCH] Add Clinical Trials Directory API to Health --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e09e3024..413c9abc 100644 --- a/README.md +++ b/README.md @@ -1107,6 +1107,7 @@ API | Description | Auth | HTTPS | CORS | ### Health API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [Clinical Trials Directory](https://trials.starfile.org/api) | Every clinical trial registered with ClinicalTrials.gov, indexed by condition and sponsor | No | Yes | Yes | | [CMS.gov](https://data.cms.gov/provider-data/) | Access to the data from the CMS - medicare.gov | `apiKey` | Yes | Unknown | | [Coronavirus](https://pipedream.com/@pravin/http-api-for-latest-wuhan-coronavirus-data-2019-ncov-p_G6CLVM/readme) | HTTP API for Latest Covid-19 Data | No | Yes | Unknown | | [Coronavirus in the UK](https://coronavirus.data.gov.uk/details/developers-guide) | UK Government coronavirus data, including deaths and cases by region | No | Yes | Unknown |