Get Information about COVID-19

It provides up-to-date data about Coronavirus outbreak using the online database service, includes numbers about confirmed cases, deaths and recovered.
This service is totally free. You can use for any purposes without the limitation.
The entire database is updating every 6 hours per a day.

If too many requests are made your rate will be limited. This is to avoid DDoS attacks or loss of resources. (Current: 5 req / sec, IP based)
You can bypass it by registering an account and use your own access key.

Use access_key parameter to pass your own access key.

API Usage

// Get Latest Counters
https://api.cryental.dev/covid-status/latest

// Get All Countries' Counters
https://api.cryental.dev/covid-status/locations

// Get Specific Country's Counter
https://api.cryental.dev/covid-status/locations?country=us

Link: GitHub

Contributors and Links

Database provided by https://github.com/CSSEGISandData/COVID-19.