Discover/wizzair.com API
live

wizzair.com APIwizzair.com

Access Wizz Air flight search, price calendars, fare finder, timetables, and airport data via a structured JSON API. 6 endpoints covering the full Wizz Air network.

Endpoints
6
Updated
27d ago
Try it
Use Wizz Discount Club prices
Number of adults
Number of infants
Number of children
Origin airport IATA code
Return date (YYYY-MM-DD) or null for one-way
Departure date (YYYY-MM-DD)
Destination airport IATA code
api.parse.bot/scraper/d0972764-8f37-4baa-86e8-d42f77f96646/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X POST 'https://api.parse.bot/scraper/d0972764-8f37-4baa-86e8-d42f77f96646/search_flights' \
  -H 'X-API-Key: $PARSE_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{}'
All endpoints · 6 totalclick to expand

Search for available flights between two airports on a specific date. Returns detailed flight info and fares. Note: May be subject to stricter rate limiting.

Input
ParamTypeDescription
wdcbooleanUse Wizz Discount Club prices
adultsintegerNumber of adults
infantsintegerNumber of infants
childrenintegerNumber of children
origin_iatarequiredstringOrigin airport IATA code
return_datestringReturn date (YYYY-MM-DD) or null for one-way
departure_daterequiredstringDeparture date (YYYY-MM-DD)
destination_iatarequiredstringDestination airport IATA code
Response
{
  "fields": {
    "returnFlights": "array",
    "outboundFlights": "array"
  },
  "sample": {
    "outboundFlights": [
      {
        "fares": [
          {
            "bundle": "basic",
            "basePrice": {
              "amount": 89.99,
              "currencyCode": "EUR"
            }
          }
        ],
        "flightNumber": "3048",
        "arrivalDateTime": "2026-05-16T00:25:00",
        "departureDateTime": "2026-05-15T22:35:00"
      }
    ]
  }
}

About the wizzair.com API

The Wizz Air API provides 6 endpoints covering flight search, price calendars, fare discovery, timetables, and airport/route data from wizzair.com. The search_flights endpoint returns full outbound and return flight arrays for a given route and date, including per-passenger fares with optional Wizz Discount Club pricing. Other endpoints cover multi-date price grids, cheapest-fare sweeps across the network, and the complete airport connection graph.

Flight Search and Price Calendars

The search_flights endpoint accepts an origin and destination IATA code plus a departure date, and returns outboundFlights and returnFlights arrays with detailed fare data. Optional parameters include passenger counts (adults, children, infants) and a wdc boolean to switch between standard and Wizz Discount Club prices. For flexible-date planning, get_flight_price_calendar returns daily price entries for approximately a 7-day window around a reference date, again split into outboundFlights and returnFlights arrays. Note that search_flights may be subject to stricter rate limiting than other endpoints.

Fare Finding and Timetables

fare_finder_search is the lowest-price sweep endpoint: set destination_iata to a specific airport IATA code or to 'anywhere' to scan the entire Wizz Air network from an origin. Results come back as an items array with outbound and inbound flight details and pricing per option. The trip_duration parameter currently accepts '1 week' as a value for packaged duration searches. For date-range scheduling, get_timetable takes from_date and to_date (both YYYY-MM-DD) and returns daily cheapest prices in outboundFlights and returnFlights arrays across the full window.

Airport and Route Discovery

get_all_airports requires no input and returns a cities array covering every airport in the Wizz Air network, with IATA codes, coordinates, country details, and connection lists. To narrow down to a single origin, get_destinations_from_origin takes an origin_iata and returns both an origin object (with fields like shortName, countryName, and connections) and a destinations array of all reachable airports from that point. These two endpoints are the practical starting point for building route maps or validating IATA codes before calling the fare or search endpoints.

Common use cases
  • Build a flexible-date flight price grid using get_flight_price_calendar to show cheapest days to fly a given route
  • Find the lowest fare to anywhere in the Wizz Air network from a user's home airport using fare_finder_search with destination_iata: 'anywhere'
  • Populate a route map or autocomplete by loading all airports and their connections from get_all_airports
  • Generate a full month's timetable with daily prices for a specific route using get_timetable with a custom date range
  • Compare standard vs. Wizz Discount Club fares on the same route by toggling the wdc parameter in search_flights
  • List all direct destinations from a given airport to power a destination-picker UI via get_destinations_from_origin
  • Track price changes over time for a specific route by polling get_flight_price_calendar periodically
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Wizz Air have an official developer API?+
Wizz Air does not publish a public developer API or documented API program. There is no official API portal or partner SDK available to third-party developers.
What does `fare_finder_search` return when `destination_iata` is set to 'anywhere'?+
It returns an items array containing the cheapest fare options found across all destinations in the Wizz Air network reachable from the specified origin_iata. Each item includes outbound and inbound flight details and pricing. You can narrow results by specifying a concrete destination IATA code instead.
Does the API return seat availability counts or cabin class breakdowns?+
Not currently. The endpoints return fare prices and flight schedules but do not expose seat availability counts or individual cabin class inventory. You can fork this API on Parse and revise it to add an endpoint targeting that data if it becomes accessible.
How wide a date window does `get_flight_price_calendar` cover?+
The endpoint returns prices for approximately 7 days centered on the date parameter you supply. It is not a full-month calendar. For a longer date range, use get_timetable with explicit from_date and to_date values, which supports arbitrary multi-week windows.
Does the API cover Wizz Air ancillary products like baggage fees or seat upgrades?+
Not currently. The API covers flight fares, schedules, price calendars, and route/airport data. Ancillary pricing such as checked baggage fees, priority boarding, or seat selection costs are not exposed in the current response fields. You can fork this API on Parse and revise it to add endpoints covering those details.
Page content last updated . Spec covers 6 endpoints from wizzair.com.
Related APIs in TravelSee all →
skyscanner.com API
Search for flights and compare prices across multiple booking agents, while exploring airports and cities to plan your trip. View daily and monthly price calendars to find the best deals for your travel dates.
makemytrip.com API
Search for airports and compare the cheapest flight fares between any two cities across multiple dates with MakeMyTrip's fare calendar to find your best deal. Quickly identify the most affordable travel options and plan your trip with real-time pricing information.
us.trip.com API
Search for flights across Trip.com and view a low-price calendar to find the cheapest travel dates for your destination. Compare flight options and prices to book your next trip at the best rates available.
kayak.com API
Access Kayak flight data including price prediction calendars, nearby airport lookups, and popular destination suggestions. Find optimal booking windows across ~300 days of pricing data, discover alternative airports near any location, and explore top destinations from any origin.
kayak.com.hk API
Search for flights and compare prices across airlines and routes, including flexible-date searches across multiple origin airports. View monthly price calendars to find the cheapest travel dates and get real-time fare information for any route.
skyscanner.co.in API
Search for flights worldwide and compare prices with autocomplete suggestions for airports and destinations. View price calendars to find the cheapest travel dates and explore real-time flight availability and pricing.
skiplagged.com API
Search for flights across airlines including hidden-city ticketing options, and look up airport information by name or code to find the best travel deals. Access Skiplagged's flight inventory and routing data to discover cheaper itineraries and alternative airport combinations.
skyscanner.de API
Search for flights across multiple airlines, view real-time pricing, and discover the cheapest travel dates with daily and monthly price calendars. Autocomplete destination suggestions to quickly find and compare flight options for your next trip.