Default

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>

get/covid19/us

Response

successful operation

statestring

State.

casenumber float

Number of confirmed cases.

deathnumber float

Number of confirmed deaths.

updatedstring

Updated time.

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/updated response's property type/format changed from string/date-time to string/ for status 200

      response-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 Default added

      api-tag-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 26499f908d7814See the full diff
    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the optional property case from the response with the 200 status

      response-optional-property-removed

    • removed the optional property death from the response with the 200 status

      response-optional-property-removed

    • removed the optional property state from the response with the 200 status

      response-optional-property-removed

    • removed the optional property updated from the response with the 200 status

      response-optional-property-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c5b8e420b78c15See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • api tag Default removed

      api-tag-removed

    • added the optional property case to the response with the 200 status

      response-optional-property-added

    • added the optional property death to the response with the 200 status

      response-optional-property-added

    • added the optional property state to the response with the 200 status

      response-optional-property-added

    • added the optional property updated to the response with the 200 status

      response-optional-property-added

    This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog