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
Authentication and Access Control
Information about authentication and access control for the MeteoAlarm API
Authentication Methods
Token Authentication via HTTP Header
API access requires a valid authentication token via the 'Authorization' HTTP header
Type: Bearer Token
Token Authentication via query parameter
API access requires a valid authentication token via the 'token' query parameter
Type: Token
Access Control
Public Endpoints
- /edr/v1
- /edr/v1/api
- /edr/v1/conformance
- /edr/v1/collections
- /edr/v1/collections/archive
- /edr/v1/collections/realtime
- /edr/v1/metadata/archive
- /edr/v1/metadata/realtime
Protected Endpoints
- /edr/v1/collections/archive/locations
- /edr/v1/collections/archive/locations/:locationId
- /edr/v1/collections/realtime/locations