← Island

Wetteramt CAP-Kategorien

GET /iceland/vedur/cap/categories

CAP-Warnkategorien (Common Alerting Protocol).

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/iceland/vedur/cap/categories

Live-Antwort

{
  "data": [
    "all",
    "cbrne",
    "env",
    "fire",
    "geo",
    "health",
    "infra",
    "met",
    "other",
    "rescue",
    "safety",
    "security",
    "transport"
  ],
  "success": true
}