Covid Tracking Project vs Health ID Service
If you need a Health API that's easy to integrate, go with Covid Tracking Project.
Covid Tracking Project
Covid-19 data for the US
Health ID Service
It is important to standardize the process of identification of an individual across healthcare providers, to ensure that the created medical records are issued to the right individual or accessed ...
Covid Tracking Project
- No authentication required
- HTTPS supported
- No CORS support
Health ID Service
- Simple API key authentication
- HTTPS supported
- Currently flagged as inactive
| Feature | Covid Tracking Project | Health ID Service |
|---|---|---|
| Authentication | None | apiKey |
| HTTPS | Yes | Yes |
| CORS | No | Unknown |
When to use which?
Covid Tracking Project is the better choice for quick prototypes and hackathons since it requires no authentication.