SearchFlightPrices searches for flight price offers on a route.
Documentation Index
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Origin airport IATA code.
Destination airport IATA code.
Outbound departure date (ISO 8601).
Return date (ISO 8601), empty for one-way.
Number of adult passengers (1-9).
Desired cabin class.
Whether to restrict to nonstop flights only.
Maximum number of quotes to return (1-50).
ISO 4217 currency code for prices (e.g., "usd", "eur", "try").
Market/locale code (e.g., "us", "tr").
Successful response
SearchFlightPricesResponse contains flight price offers.
Provider name (e.g., "amadeus", "demo").
Whether results are from demo/simulated mode.
Last update time as Unix epoch milliseconds.. Warning: Values > 2^53 may lose precision in JavaScript
Whether returned prices are indicative (subject to change).