M-Media-Group / Covid-19-API

This is the code running in AWS Lambda powering covid-api.mmediagroup.fr/v1. The API provides realtime and historical data on Coronavirus COVID-19 confirmed cases, deaths, and recovered cases. This API has now been called over 40 million times, thank you!
https://covid-api.mmediagroup.fr/v1/cases
GNU Affero General Public License v3.0
399 stars 30 forks source link

{'message': 'Missing Authentication Token'} #38

Closed giosroom99 closed 2 years ago

giosroom99 commented 2 years ago

Hi, I would like to use this API but I can not get a response because of the following {'message': 'Missing Authentication Token'} How do I get an Authentication Token or Sign up for one ?

mwargan commented 2 years ago

No token is required for this API. Just call it directly https://covid-api.mmediagroup.fr/v1/cases.