data.gov.in API — Advanced Guide¶
Query India's open data portal programmatically — fetch any of 500,000+ datasets using Python.
Provider
National Informatics Centre (NIC) / MeitY
API Base URL
https://www.data.gov.in/apisAccess Level
🟡 Free API Key (register at data.gov.in)
Rate Limit
1,000 requests/day (free tier)
Response Format
JSON, XML, CSV
Docs
Getting Your API Key¶
- Go to data.gov.in
- Click "Sign In" → Register with email
- After login: Go to "My Account" → "API Access"
- Click "Generate API Key"
- Copy the key — you'll use it in every API request
API Endpoint Structure¶
Coming soon...
Next: WRIS Web Services →