← Faroe Islands

Faroe Weather City List

GET /faroe/weather/cities

Supported Faroese town slugs for the forecast endpoint.

Beispielanfragen

Grundlegende Verwendung
curl https://nordapi.ee/api/v1/faroe/weather/cities

Live-Antwort

{
  "data": [
    "fuglafjordur",
    "klaksvik",
    "runavik",
    "torshavn",
    "tvoroyri",
    "vagar"
  ],
  "success": true
}