Health APIs offer medical databases, fitness tracking, nutrition data, and wellness information. Build health monitoring apps, symptom checkers, or fitness platforms with trusted health data.
| Name | Description | Auth | HTTPS | CORS | Status |
|---|---|---|---|---|---|
| CMS.gov | Access to the data from the CMS - medicare.gov | apikey | Yes | unknown | unknown |
| Coronavirus | HTTP API for Latest Covid-19 Data | none | Yes | unknown | unknown |
| Coronavirus in the UK | UK Government coronavirus data, including deaths and cases by region | none | Yes | unknown | unknown |
| Covid Tracking Project | Covid-19 data for the US | none | Yes | no | unknown |
| Covid-19 | Covid 19 spread, infection and recovery | none | Yes | yes | unknown |
| Covid-19 JHU CSSE | Open-source API for exploring Covid19 cases based on JHU CSSE | none | Yes | yes | unknown |
| Covid-19 Live Data | Global and countrywise data of Covid 19 daily Summary, confirmed cases, recovered and deaths | none | Yes | yes | unknown |
| Covid-19 Philippines | Unofficial Covid-19 Web API for Philippines from data collected by DOH | none | Yes | yes | unknown |
| COVID-19 Tracker Canada | Details on Covid-19 cases across Canada | none | Yes | unknown | unknown |
| COVID-19 Tracker Sri Lanka | Provides situation of the COVID-19 patients reported in Sri Lanka | none | Yes | unknown | unknown |
| COVID-ID | Indonesian government Covid data per province | none | Yes | yes | unknown |
| Healthcare.gov | Educational content about the US Health Insurance Marketplace | none | Yes | unknown | unknown |
| Infermedica | NLP based symptom checker and patient triage API for health diagnosis from text | apikey | Yes | yes | unknown |
| LAPIS | SARS-CoV-2 genomic sequences from public sources | none | Yes | yes | unknown |
| Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | apikey | Yes | unknown | unknown |
| Makeup | Makeup Information | none | No | unknown | unknown |
| MyVaccination | Vaccination data for Malaysia | none | Yes | unknown | unknown |
| NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | none | Yes | unknown | unknown |
| Nutritionix | Worlds largest verified nutrition database | apikey | Yes | unknown | unknown |
| Open Disease | API for Current cases and more stuff about COVID-19 and Influenza | none | Yes | yes | unknown |
| Orion Health | Medical platform which allows the development of applications for different healthcare scenarios | oauth | Yes | unknown | unknown |
| Quarantine | Coronavirus API with free COVID-19 live updates | none | Yes | yes | unknown |
17 of these APIs require no authentication — you can start making requests immediately without signing up for an account. Just pick one from the table above, check its documentation, and send your first request.
4 APIs in this category require a free API key. This usually means creating a free account on the provider's website and copying your key from the dashboard. The process typically takes less than a minute.
Not sure where to start? Look for APIs marked as "alive" in the status column — these were recently verified as working. For browser-based projects, check that the API supports CORS.
Yes, all APIs listed on API Bouncer have a free tier. Some are completely open (no sign-up needed), while others require a free account to get an API key. Free tiers typically have rate limits — check each API's documentation for specifics.
It depends on your needs. Consider: Do you need authentication or prefer no-auth? Does your project need CORS support for browser access? How many requests will you make? Start with a no-auth API to prototype quickly, then switch to a more feature-rich option if needed.
We run periodic health checks on all listed APIs. The "Status" column shows whether each API was responding at our last check. APIs marked as "alive" were recently verified. You can also test any API yourself using curl or our guides on testing APIs.
Most free APIs allow commercial use, but terms vary by provider. Always check the specific API's terms of service. Some APIs have separate free and commercial tiers with different rate limits.