5d47dc5c69
* Added Response metadata. * Fix bool errors * isOperationalFlight Fix * Bool fixes |
||
---|---|---|
.. | ||
Readme.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
Readme.md
Schiphol Airport
Schiphol Airport (AMS IATA) is one of the busiest airports in the world. It serves the city of Amsterdam and the rest of the Netherlands. It is one of the major hubs in Europe with flights between many destinations in Asia, Europe and North America.
Publisher: Michel Gueli
Prerequisites
You need a Schiphol Developer account. You can get one for free here.
Obtaining Credentials
In all requests both the APP ID and APP KEY have to be provided. These settings are visible in the Dashboard, Show API Keys.
Supported Operations
Retrieve Aircraft Types
Retrieves list of aircraft types. More info
Retrieve Airlines
Retrieves list of airlines. More info
Retrieve Airline by IATA or ICAO
Retrieves airline based on code (IATA or ICAO). More info
Retrieve Destinations
Retrieves list of destinations. More info
Retrieve Destination by IATA
Retrieves destination based on IATA code. More info
Retrieve Flight by Id
Retrieves a Flight based on flight-id. More info
Retrieve Flights
Retrieves flights for a specific date. More info
Known Issues and Limitations
Note that a maximum of 20 results will be included in each response from the API. When more results are found pagination is applied.
Deployment Instructions
Upload the connector and authorize by providing your APP ID and APP KEY.