Get COVID-19 US
Stock Alternative
COVID-19 US
Retrieve COVID-19 cases in the US with a state-by-state breakdown. Data is sourced from CDC and reputable sources.
Use Case: Display US COVID-19 case and death counts by state for dashboards or research.
GET
Get COVID-19 US
Response
Success returns200 OK with a JSON object containing a data array of state-level entries (e.g. state, case, death, updated).
Errors: 401 unauthorized, 404 when no data found, 500 server error.