Public-Flights Flight API
- Server 1:https://{environment}.schiphol.nl/public/public-flights/v4Variablesenvironment:
oauth2Prod (oauth2)
OAuth2 access tokens are JWTs and follow RFC8725 recommendations. When requesting tokens also specifying the audience: https://{environment}.schiphol.nl/{x-api-type} e.g. https://api-acc.schiphol.nl/internal or https://api.schiphol.nl/internal
oauth2Acc (oauth2)
OAuth2 access tokens are JWTs and follow RFC8725 recommendations. When requesting tokens also specifying the audience: https://{environment}.schiphol.nl/{x-api-type} e.g. https://api-acc.schiphol.nl/internal or https://api.schiphol.nl/internal
bearerAuth (http)
JWT token are passed as a bearer to the API