# Covid-19 Government Response API **Provider:** Covid-19 Government Response **Category:** developer **Base URL:** `https://covidtracker.bsg.ox.ac.uk` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://covidtracker.bsg.ox.ac.uk ## Description Government measures tracker to fight against the Covid-19 pandemic ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://covidtracker.bsg.ox.ac.uk/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://covidtracker.bsg.ox.ac.uk' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/covid-19-government-response/) — CC BY 4.0*