5W
Wizz Air Abu Dhabi Profile

5W · WAZ · Low-Cost · United Arab Emirates · Not Operating · Wizz Air Abu Dhabi Logo

Wizz Air Abu Dhabi and other airline data from Airhex are trusted by leading travel companies worldwide

Identifiers
IATA Code5W
ICAO CodeWAZ
Legal NameWizz Air Abu Dhabi LLC dba Wizz Air
TypeScheduled
Base & Operations
CountryUnited Arab Emirates
AirportAbu Dhabi International Airport
CityAbu Dhabi
RegionMiddle East
Founded2019
Additional Data Available
Online Check-in
Loyalty Program
Baggage Info
Official Website
Brand Colors & Identity
Learn more

Get Wizz Air Abu Dhabi Data

Part of our structured aviation data set — 2,588 airlines and 16,448 airports, refreshed daily.

How Travel Companies Use Wizz Air Abu Dhabi Data

See how a booking platform uses airline data in e-tickets and itineraries — powered by Airhex data.

Travel Itinerary
5W
Wizz Air Abu Dhabi E-Ticket Confirmation
JFK
New York

5W 203 · Direct · 3h 35m
AUH
Abu Dhabi
DATE
15 Mar 2026
DEPARTURE
08:30
GATE
B42
PASSENGER
J. SMITH
SEAT
14A · Window
CLASS
Economy
Web Check-in Baggage Policy Earn Wizz Discount Club miles

What the Airline Data API Includes

Structured airline profiles, logos, and traveler services — one request away

Airlines
Complete Airline Profiles

IATA/ICAO codes, marketing names, alliance membership, country, operational type, and active status for 2,588 carriers.

Elevate UX
Enrich Customer Experience

Direct web check-in links, baggage policy URLs, and frequent flyer program names — ready to embed in booking flows and post-purchase touchpoints.

Powerful Filtering

Query by IATA/ICAO code, name, country, or alliance. Filter by active status or combine parameters for precise results.

Refreshed Every 24 Hours

New carriers, alliance shifts, rebrands, and code changes reflected automatically through daily data refreshes.

One Request, Full Profile

  • Consistent JSON schema
  • Sub-50ms response times
  • RESTful API — no SDK required
  • Cache-friendly headers included
Get Started
// Fetch Wizz Air Abu Dhabi profile
const response = await fetch(
  'https://api.airhex.com/v1/airlines?iata=5W',
  { headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const data = await response.json();

// Response
{
  "data": [{
    "iata": "5W",
    "icao": "WAZ",
    "marketing_name": "Wizz Air Abu Dhabi",
    "ffp_name": "...",
    "web_checkin_url": "...",
    "baggage_url": "...",
    ...
  }]
}
Trusted by leading aviation & travel companies

Trusted by leading aviation & travel companies

Need Airline Data for Your App?

Access structured data for 2,588+ airlines and 16,448+ airports in your app.

Get a free Sandbox API key to test the API with real data.