Pollutant levels by City

GET https://api.data.gov.in/resource/3b01bcb8-0b14-4abf-b6f2-c1bfd384ba69?api-key={{api-key}}&filters[state]={{state}}&filters[city]={{city}}&format=json&offset={{_rec_offset}}&limit={{_rec_limit}}

Request Params

KeyDatatypeRequiredDescription
api-keystringYour data.gov.in API key
filters[state]stringA state or union territory of India. States or UTs with multiple words should be separated by an underscore
filters[city]stringCity name to get stations from
formatstring
offsetstringAuto generated values during run to paginate the API response
limitstringAuto generated values during run to paginate the API response