← Faroe Islands

Faroe Weather City List

GET /faroe/weather/cities

Supported Faroese town slugs for the forecast endpoint.

Esimerkkipyynnöt

Peruskäyttö
curl https://nordapi.ee/api/v1/faroe/weather/cities

Reaaliaikainen vastaus

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