SaveEcoBot API provides access to air quality and radiation background monitoring data collected, normalized, and published by SaveEcoBot for external services. This documentation focuses on the air quality monitoring API and the radiation monitoring API.
The documentation is available in two forms:
- text pages that explain response formats and stable URLs;
- an interactive Swagger UI version powered by local OpenAPI/YAML files.
Documentation Sections
- Air quality monitoring API describes requests for cities, monitoring stations, sensors, pollutants, and historical data.
- Radiation monitoring API describes the separate data model for radiation stations, latest measurements, and historical readings.
- Changelog records key API and documentation changes.
Authorization
The public documentation describes API contracts. All endpoints require an API key or another agreed access method depending on data type, expected load, and usage terms.
To obtain an access key, please fill out the form via this link.
Terms of Use
Before integrating, review the SaveEcoBot terms of use. Public integrations should cache responses, avoid excessive load, and keep SaveEcoBot attribution as the data source.