Covid News and Statistics
This is an API which provides different types of data on Covid-19, like vaccination statistics and infected people. Available endpoints: /vaccinations -> Provides vaccinations statistics from countries all over the world /vaccinations/{country} -> Provides vaccinations statistics from the country specified in the endpoint /cases -> Provides new cases statistics from countries all over the world…
Covid News and Statistics endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
news /news |
Provides latest news from some of the most popular and trusted news sources |
| GET |
vaccinations /vaccinations |
Provides vaccinations statistics from countries all over the world |
| GET |
vaccinations/{country} /vaccinations/{country} |
Provides vaccinations statistics from the country specified in the endpoint |
| GET |
tests /tests |
Provides Covid-19 testing statistics from countries all over the world |
| GET |
tests/{country} /tests/{country} |
Provides Covid-19 testing statistics for the country specified in the endpoint |
| GET |
cases /cases |
Provides new cases statistics from countries all over the world |
| GET |
cases/{country} /cases/{country} |
Provides new cases statistics from the country specified in the endpoint |
| GET |
deaths /deaths |
Provides mortality statistics from countries all over the world |
| GET |
deaths/{country} /deaths/{country} |
Provides mortality statistics for the country specified in the endpoint |
| GET |
country /country/{country} |
Provides general statistics for the country specified in the endpoint. |
Covid News and Statistics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA Recommended | $2 / month | — |
|