$2.3 / 1k flights
Compare flight prices across airlines using IATA codes and dates. Powered by Skyscanner.
Endpoint
POST /api/v1/agents/skyscanner/flights/run
Parameters
string
required
Text · Origin airport IATA code (LAX, JFK, LHR, BOM, etc.)
string
required
Text · Destination airport IATA code.
date
required
Date picker · Departure date (YYYY-MM-DD).
date
Date picker · Optional return date for round-trip. Leave blank for one-way.
integer
default:1
Number · Number of adult passengers.
string
default:"ECONOMY"
Dropdown · Cabin class.Options:
ECONOMY, PREMIUM_ECONOMY, BUSINESS, FIRSTLegend: ECONOMY = Economy, PREMIUM_ECONOMY = Premium Economy, BUSINESS = Business, FIRST = Firststring
default:"USD"
Dropdown · Currency code for prices.
Show all 15 options
Show all 15 options
USD, EUR, GBP, INR, JPY, CAD, AUD, MXN, SGD, AED, CHF, CNY, BRL, KRW, ZARLegend: USD = USD — US Dollar, EUR = EUR — Euro, GBP = GBP — British Pound, INR = INR — Indian Rupee, JPY = JPY — Japanese Yen, CAD = CAD — Canadian Dollar, AUD = AUD — Australian Dollar, MXN = MXN — Mexican Peso, SGD = SGD — Singapore Dollar, AED = AED — UAE Dirham, CHF = CHF — Swiss Franc, CNY = CNY — Chinese Yuan, BRL = BRL — Brazilian Real, KRW = KRW — South Korean Won, ZAR = ZAR — South African RandView all 15 as a structured list →integer
default:20
Number · Maximum flight options to return. Use 0 for all.
Response columns
Example
Example response
Response