{"description":"Information about authentication and access control for the MeteoAlarm API","title":"Authentication and Access Control","content":{"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"]},"authentication_methods":[{"name":"Authentication - REST endpoints via HTTP Header","type":"Bearer Token","description":"API access requires a valid authentication token via the 'Authorization' HTTP header"},{"name":"Authentication - REST endpoints via query parameter","type":"Token","description":"API access requires a valid authentication token via the 'token' query parameter"},{"name":"Token Authentication - MQTT","type":"Password","description":"Accessing real-time warnings via MQTT requires a valid authentication token. Use username: api, password: <token> as credentials."}]}}