Back to catalog
Cortexa research tool·biomedical·disease_sh_ext
DiseaseSH Get Covid Historical
Get historical COVID-19 timeline data (cases, deaths, recoveries) for a country or globally using the Disease.sh API. Returns day-by-day counts for the specified time period. No authentication required. Useful for pandemic trend analysis and epidemiological research.
Livelast probed 2026-05-01 01:00Z· 878msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 878ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"country": {
"description": "Country name or ISO code. Use 'all' for global data. Examples: 'usa', 'china', 'india', 'uk', 'germany', 'all'",
"type": [
"string",
"null"
]
},
"lastdays": {
"description": "Number of past days to include. Use 'all' for full history. Default: 30. Examples: 7, 30, 90, 365",
"type": [
"integer",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default DiseaseSH Get Covid Historical call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DiseaseSH_get_covid_historical
- Tool name
- DiseaseSH_get_covid_historical
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse