This section describes the SaveEcoBot radiation monitoring API. Radiation data has a separate model because sources, measurement units, update frequency, and historical data quality differ from air quality data.
Base URL
https://www.saveecobot.com/api/v1
Units and Interpretation
Radiation endpoints may include values in different units depending on the source and SaveEcoBot normalization. Check the measurement unit fields in each endpoint response during integration.
Data Updates
Latest values are served from snapshots updated by background jobs. If a source is temporarily unavailable, the API may return the latest stored value together with measurement or update timestamps.
Interactive Documentation
The full list of endpoints, parameters, and response schemas is available in the radiation monitoring API Swagger UI.
You can also download the OpenAPI file for the radiation monitoring API.