COVID-ID vs Covid Tracking Project
If you need a Health API that's easy to integrate, go with COVID-ID.
Covid Tracking Project
Covid-19 data for the US
COVID-ID
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
Covid Tracking Project
- No authentication required
- HTTPS supported
- No CORS support
| Feature | COVID-ID | Covid Tracking Project |
|---|---|---|
| Authentication | None | None |
| HTTPS | Yes | Yes |
| CORS | Yes | No |
When to use which?
COVID-ID works directly from the browser with CORS enabled, making it better for frontend-only apps.