API PORTAL
OGC-API EDR 1.0.0 TEST ENVIRONMENT

MeteoAlarm

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