Amadeus Amadeus Airport On Time Performance
Connector for the amadeus-amadeus-airport-on-time-performance API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://test.api.amadeus.com/v1 - Auth:
bearer(pass your key via theapiKeyinput)
Operations
getairportontimeprediction— GET /airport/predictions/on-time — Returns a percentage of on-time flight departures from a given airport.
Inputs
apiKey— your amadeus-amadeus-airport-on-time-performance API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: getairportontimeprediction
apiKey: <your key>