Amadeus Amadeus Flight Choice Prediction
Connector for the amadeus-amadeus-flight-choice-prediction 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/v2 - Auth:
bearer(pass your key via theapiKeyinput)
Operations
getflightchoicepredict— POST /shopping/flight-offers/prediction — Predict the choice of flight offers.
Inputs
apiKey— your amadeus-amadeus-flight-choice-prediction 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: getflightchoicepredict
apiKey: <your key>