← Norwegen

Avinor Flüge

GET /norway/avinor/flights

Echtzeit-Ankünfte und -Abflüge für einen von Avinor betriebenen Flughafen. Liefert XML. Quelle: asrv.avinor.no (ohne Authentifizierung).

Parameter

airport erforderlich

Airport IATA code, e.g. OSL

direction optional

A (arrivals), D (departures) or blank (both)

hours optional

Look-ahead window in hours (default 7)

Beispielanfragen

Grundlegende Verwendung
curl "https://nordapi.ee/api/v1/norway/avinor/flights?airport=OSL"

Live-Antwort

HTTP 502: {
  "error": "HTTP 400: \"\"",
  "success": false
}