From df03a44094c02d9cd0b2a43a76e295b5a0744018 Mon Sep 17 00:00:00 2001 From: Noor Mkdad Date: Sat, 12 Sep 2026 21:51:57 -0700 Subject: [PATCH] Add Stanza DSCSA Verifier API to Health --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eff5bc2a..2be70501 100644 --- a/README.md +++ b/README.md @@ -1358,6 +1358,7 @@ API | Description | Auth | HTTPS | CORS | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | `apiKey` | Yes | Unknown | | [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `OAuth` | Yes | Unknown | | [Quarantine](https://quarantine.country/coronavirus/api/) | Coronavirus API with free COVID-19 live updates | No | Yes | Yes | +| [Stanza DSCSA Verifier](https://stanzaapi.com/tools/pharma-dscsa) | Verify FDA DSCSA and EU FMD pharmaceutical serialization barcodes | `apiKey` | Yes | No | | [Urgences Québec](https://sante.handled.tools/api) | Hourly emergency room occupancy, stretcher counts and wait times for every hospital in Quebec, Canada | No | Yes | Yes | **[⬆ Back to Index](#index)**