You are using the MeteoAlarm OGC-API EDR TEST SYSTEM
Please note that this is a testing environment where endpoints, response formats, and other specifications might slightly differ from the production environment
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 a limited timeframe.
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
Authentication - REST endpoints via HTTP Header
API access requires a valid authentication token via the 'Authorization' HTTP header
Type: Bearer Token
Authentication - REST endpoints via query parameter
API access requires a valid authentication token via the 'token' query parameter
Type: Token
Token Authentication - MQTT
Accessing real-time warnings via MQTT requires a valid authentication token. Use username: api, password: <token> as credentials.
Type: Password
Access Control
Public Endpoints
- /edr/v1
- /edr/v1/api
- /edr/v1/conformance
- /edr/v1/collections
- /edr/v1/collections/warnings
- /edr/v1/metadata/warnings
Protected Endpoints
- /edr/v1/collections/warnings/locations
- /edr/v1/collections/warnings/locations/:locationId