The MeteoAlarm OGC-API EDR is currently under active development.
Please note that this is a testing environment where endpoints, response formats, and other specifications are subject to change.
The retrievable real-time data is test data from the test.meteoalarm.org environment. Archive data is also test data and is only available for the past few days.
We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
API Changelog
[v0.7] - 2025-04-30
Features
- MQTT response format adapted to WIS 2.0 notification message specs
- Updated OpenAPI docs
[v0.6] - 2025-04-15
Features
- WMO WIS 2.0 metadata support
[v0.5] - 2025-04-11
Features
-
filtering by the following parameters
-
sent_after
, warning sent after this date -
sent_before
, warning sent before this date -
active
, warning active at this date -
active_after
, warning active after this date -
active_before
, warning active before this date -
language
-
awareness_type
-
awareness_level
-
Fixes
- time filtering
- metadata additions and fixes
[v0.4] - 2025-04-01
Features
- mandatory token-based authorization for REST data endpoints
- token management
- analytics services
- removed realtime REST endpoint. Only available as MQTT
[v0.3] - 2025-03-22
Features
- changelog
- added EU logo
- archive/real-time time offset changes
- bbox representation of features
- warning cancellation and update messages
- enabled CORS
Fixes
- temporal extend calculation
- typos, small fixes on the ui
- use full url for css and js files
- use full url for every endpoint to support MeteoGate requirements
[v0.2] - 2025-01-30
Features
- api devevlopment stage warning message
- dynamic realtime mqtt topics
- individual queues for regions
- locations link with all the details - meta + html
Fixes
- typos, small fixes on the ui
[v0.1] - 2024-12-02
Initial Release
- Initial release of the API