# Covid-19 India API **Provider:** Covid-19 India **Category:** developer **Base URL:** `https://data.covid19india.org` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.covid19india.org/ ## Description Covid 19 statistics state and district wise about cases, vaccinations, recovery within India ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.covid19india.org/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.covid19india.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/covid-19-india/) — CC BY 4.0*