TUI Airways TUI Airways Profile

BY · TOM · United Kingdom

Used by leading travel companies including Omio, Flight Centre, CTM, and TUI

Identifiers
IATA CodeBY
ICAO CodeTOM
Legal NameTUI Airways Limited dba TUI
TypeScheduled
Base & Operations
CountryUnited Kingdom
AirportLondon Luton Airport
CityLondon
RegionEurope
Founded1947 (79 yrs)
Additional Data Available
Online Check-in
Loyalty Program
Baggage Info
Official Website
Brand Colors & Identity
Learn more

Access TUI Airways Data via API

This profile is part of our structured aviation data set — 2,588 airlines and 16,448 airports, available through a fast JSON API.

Get API Access

How Travel Companies Use TUI Airways Data

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

Travel Itinerary
TUI Airways E-Ticket Confirmation
JFK
New York

BY 203 · Direct · 3h 35m
LHR
London
DATE
15 Mar 2026
DEPARTURE
08:30
GATE
B42
PASSENGER
J. SMITH
SEAT
14A · Window
CLASS
Economy
Web Check-in Baggage Policy

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
// Fetch TUI Airways profile
const response = await fetch(
  'https://airhex.com/api/v1/airlines?iata=BY',
  { headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const data = await response.json();

// Response
{ iata: "BY", icao: "TOM",
  marketing_name: "TUI Airways",
  ffp_name: "...",
  web_checkin_url: "...",
  baggage_url: "...",
  tail_logo: "https://airhex.com/api/v1/logos/BY/t/200x200.png", ... }
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.