Wild APIs

Schiphol Airport API

LiveLast verified 24 Sept 2026
Real-time and scheduled arrivals, departures and flight status for Amsterdam Schiphol airport.

Example request

curl -s 'https://api.schiphol.nl/public-flights/flights' -H 'app_id: $APP_ID' -H 'app_key: $APP_KEY' -H 'ResourceVersion: v4' -H 'Accept: application/json'

Free tier, in plain English

Requires registering an app on the developer portal to get an app_id/app_key pair; the portal's plan and rate-limit pages sit behind a login and returned 403 to an unauthenticated fetch, so exact free-tier limits could not be confirmed.

Alternatives in Flights