Swiss Air Quality
# Swiss Air Quality API **Air quality in Switzerland — including where nobody measures it.** Official monitoring stations cover about forty points of the country. This API gives you their measurements — and, above all, a **modelled estimate at any coordinate in Switzerland**, at the exact spot you care about: an address, a construction site, a school, a running route. --- ## What you get | | |…
Swiss Air Quality endpoints
| Method | Endpoint | Description |
|---|---|---|
| Stations | ||
| GET |
get_station_measurements_api_v1_stations__station_id__measurements_get /api/v1/stations/{station_id}/measurements |
|
| GET |
list_stations_api_v1_stations_get /api/v1/stations |
|
| GET |
Stats /api/v1/stats |
Public service statistics: number of monitoring stations, networks, total measurements, and the timestamp of the most recent measurement (last_update). Use it to check data… |
| GET |
get_station_api_v1_stations__station_id__get /api/v1/stations/{station_id} |
|
| Reseaux | ||
| GET |
get_network_api_v1_networks__slug__get /api/v1/networks/{slug} |
|
| GET |
list_networks_api_v1_networks_get /api/v1/networks |
|
| Comparaison | ||
| GET |
compare_api_v1_compare_get /api/v1/compare |
|
| Indice de qualite de l'air | ||
| GET |
get_aqi_api_v1_aqi__station_id__get /api/v1/aqi/{station_id} |
|
| GET |
list_aqi_api_v1_aqi_get /api/v1/aqi |
|
| GET |
nearest_api_v1_nearest_get /api/v1/nearest |
|
| Systeme | ||
| GET |
health_check_api_v1_health_get /api/v1/health |
|
Swiss Air Quality pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / hour |
|
| PRO | $4.9 / month | — |
|
| ULTRA | $7.9 / month | — |
|