data.gov.in
FreemiumGET https://api.data.gov.in/resource/{id}?api-key=YOUR_KEY&format=json
HTTPS
Yes
API key
Required
CORS
Backend only
Use
See limits
Limits. Free key. Rate and row limits vary by resource — read the API tab on that dataset.
Commercial. Follow each dataset’s licence and attribution.
Note. Keep the key on a server. Do not ship it in a static frontend.
curl -sS "https://api.data.gov.in/resource/RESOURCE_ID?api-key=YOUR_KEY&format=json&limit=5"