TOML
Airline Alliances - TOML
Airline alliances are partnerships between multiple airlines that provide seamless travel experiences to passengers through shared mileage programs, code-share flights, and lounge access. There are three major global alliances: Star Alliance, oneworld, and SkyTeam, each with distinct characteristics and networks. These alliances significantly contribute to the efficiency of global air transportation networks and improved customer convenience.
airlines
alliances
Star Alliance
oneworld
SkyTeam
frequent flyer
aviation
[[items]]
code = "1"
slug = "star-alliance"
name = "Star Alliance"
description = "The world's largest airline alliance, founded in 1997 with 25 member airlines."
countries = 192
dailyFlights = 17837
destinations = 1160
founded = "1997-05-14"
headquarters = "Frankfurt, Germany"
memberCount = 25
[[items]]
code = "2"
slug = "oneworld"
name = "oneworld"
description = "The third-largest airline alliance, founded in 1999 with 15 member airlines."
countries = 170
dailyFlights = 14000
destinations = 900
founded = "1999-02-01"
headquarters = "New York, USA"
memberCount = 15
[[items]]
code = "3"
slug = "skyteam"
name = "SkyTeam"
description = "The second-largest airline alliance, founded in 2000 with 19 member airlines."
countries = 170
dailyFlights = 13800
destinations = 945
founded = "2000-06-22"
headquarters = "Amsterdam, Netherlands"
memberCount = 19