TOOL API
searchFlightItineraries
Search for purchasable flight options and the lowest price using the departure city three-letter code, arrival city three-letter code, and departure date. (e.g. BJS for Beijing, SHA for Shanghai, CAN for Guangzhou, HFE for Hefei).
Other1 credits
Call information
- Tool slug
- variflight.searchFlightItineraries
- Provider
- Variflight
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
depCityCoderequiredDeparture city 3-letter code (e.g. BJS for Beijing, SHA for Shanghai, CAN for Guangzhou, HFE for Hefei)
depDaterequiredDeparture city date (format: YYYY-MM-DD, e.g., 2025-07-04).IMPORTANT: If user input only cotains month and date, you should use getTodayDate tool to get the year. For today's date, use getTodayDate tool instead of hardcoding
arrCityCoderequiredArrival city 3-letter code (e.g. BJS for Beijing, SHA for Shanghai, CAN for Guangzhou, HFE for Hefei)