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/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