Merge pull request #7348 from DrMkdaddy/add-stanza-dscsa-verifier

Add Stanza DSCSA Verifier API
This commit is contained in:
Astro_mike
2026-09-13 15:32:00 +05:30
committed by GitHub
+1
View File
@@ -1362,6 +1362,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)**