Back to catalog
Cortexa research tool·clinical·disease_sh_ext
DiseaseSH Get Vaccine Coverage
Get COVID-19 vaccine coverage data for a country or globally using the Disease.sh API. Returns timeline of total vaccination doses administered and percentage of population vaccinated. No authentication required.
Livelast probed 2026-04-30 23:07Z· 1121msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1121ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"country": {
"description": "Country name or 'all' for global. Examples: 'usa', 'uk', 'germany', 'india', 'all'",
"type": [
"string",
"null"
]
},
"lastdays": {
"description": "Number of past days to include. Default: 30. Examples: 7, 30, 90",
"type": [
"integer",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default DiseaseSH Get Vaccine Coverage call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DiseaseSH_get_vaccine_coverage
- Tool name
- DiseaseSH_get_vaccine_coverage
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse