Summary: Get vaccine coverage data for a specific country Operation ID: getVaccineCoverageCountry Auth: none
Returns vaccination coverage data for a specific country. The response includes the country name and a timeline of cumulative vaccine doses administered over time. This is the single-country equivalent of /vaccine/coverage/countries, useful when you need vaccination data for one specific nation. Use the `fullData` parameter to get additional details about the vaccination campaign.
Original spec description
Returns COVID-19 vaccination data for a specific country.
Usage Tips
- Query by country name, ISO2, or ISO3: /vaccine/coverage/countries/USA
- Use `lastdays` to control the time range (default: 30)
- Set `fullData=true` to get additional vaccination metrics beyond just the timeline
- The timeline shows cumulative doses, not people fully vaccinated
- Not all countries report vaccination data - you may get an empty response for some nations