---
title: "COVID-19"
method: GET
path: "/covid19/us"
tags: ["Default"]
---

# COVID-19

`GET /covid19/us`

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 `200`

successful operation

- CovidInfo[]
  - `state` string — State.
  - `case` number, float — Number of confirmed cases.
  - `death` number, float — Number of confirmed deaths.
  - `updated` string — Updated time.

---

[API](https://skmtc.net/finnhub-stock-api/apis/finnhub-api.md) · [All operations](https://skmtc.net/finnhub-stock-api/apis/finnhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/finnhub-stock-api/finnhub-api/versions/415b27331384/schema)
