# Open Government, India API **Provider:** Open Government, India **Category:** developer **Base URL:** `https://data.gov.in` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://data.gov.in/ ## Description Indian Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.gov.in/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://data.gov.in' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with API key. Indian government open data portal (data.gov.in). --- *Source: [API Map](https://apimap.dev/apis/open-government-india/) — CC BY 4.0*