COVID-19
Get real-time updates on the number of COVID-19 (Corona virus) cases in the US with a state-by-state breakdown. Data is sourced from CDC and reputable sources. You can also access this API <a href="https://rapidapi.com/Finnhub/api/finnhub-real-time-covid-19" target="_blank" rel="nofollow">here</a>
Response
successful operation
Example response
[
{
"death": 6.0274563,
"state": "state",
"updated": "updated",
"case": 0.8008282
}
]Changes
Changed in 4 of the 35 revisions of this API.346
- ▲
the
items/updatedresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ●
removed the optional property
casefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
deathfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
statefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
updatedfrom the response with the200statusresponse-optional-property-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
api tag
Defaultremovedapi-tag-removed
- ○
added the optional property
caseto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
stateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updatedto the response with the200statusresponse-optional-property-added
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲