Italy Air Quality API
Real-time air quality data and 48-hour forecasts for all major Italian cities. Data comes from two sources: ARPA regional ground stations (physical sensors measuring actual air) and the Copernicus CAMS European model (the same model used for official EU air quality alerts). For cities in Lombardia, ARPA sensor data is used first. For all other cities, or when no station is within range, the API…
Italy Air Quality API endpoints
| Method | Endpoint | Description |
|---|---|---|
| cities | ||
| GET |
/cities /cities |
Search any Italian city by name and get its city_id. Required as input for /current and /forecast. |
| current | ||
| GET |
/current /current |
Get live AQI and all pollutant values (PM2.5, PM10, NO2, O3, SO2) for any Italian city. |
| forecast | ||
| GET |
/forecast /forecast |
Hourly air quality forecast for up to 48 hours based on Copernicus CAMS European model. |
| stations | ||
| GET |
/stations /stations |
Find official ARPA air quality monitoring stations within a radius from any GPS point in Italy. |
Italy Air Quality API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|