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).
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)
| Name | Erforderlich | Standard | Beschreibung |
|---|---|---|---|
airport |
Ja | - | Airport IATA code, e.g. OSL |
direction |
Nein | - | A (arrivals), D (departures) or blank (both) |
hours |
Nein | - | Look-ahead window in hours (default 7) |
curl "https://nordapi.ee/api/v1/norway/avinor/flights?airport=OSL"
HTTP 502: {
"error": "HTTP 400: \"\"",
"success": false
}