ULS Airlines Cargo Profile
GO · KZU · Türkiye
ULS Airlines Cargo and other airline data from Airhex are used by leading travel companies, including Omio, Flight Centre, CTM, and TUI
| IATA Code | GO |
| ICAO Code | KZU |
| Legal Name | ULS Havayollair Kargo Tasimacilik A.S. |
| Type | Cargo |
| Country | Türkiye |
| Airport | Istanbul Airport |
| City | Istanbul |
| Region | Europe |
| Founded | 2009 (17 yrs) |
More Airlines from Türkiye
What the Airline Data API Includes
Structured airline profiles, logos, and traveler services — one request away
Complete Airline Profiles
IATA/ICAO codes, marketing names, alliance membership, country, operational type, and active status for 2,588 carriers.
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 ULS Airlines Cargo profile
const response = await fetch(
'https://airhex.com/api/v1/airlines?iata=GO',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const data = await response.json();
// Response
{ iata: "GO", icao: "KZU",
marketing_name: "ULS Airlines Cargo",
ffp_name: "...",
tail_logo: "https://airhex.com/api/v1/logos/GO/t/200x200.png", ... }
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.