TULSA INTERNATIONAL AIRPORT
TULSA · US · 36.20°N / 95.89°W
TUL
IATA · ICAO
KTUL
Tulsa International Airport (TUL) serves Tulsa, United States. It sits at 36.20/-95.89, rises to 677 ft, is classified as large airport.
Type
Large airport
Elevation
677ft
Scheduled service
YES
ICAO
KTUL
All facts
- IATA
- TUL
- Municipality
- Tulsa
- Country
- United States
- Coords
- 36.20°N / 95.89°W
Nearby airports
FAQ
- What is the IATA code for Tulsa International Airport?
- TUL.
- What is the ICAO code for Tulsa International Airport?
- KTUL.
- Where is Tulsa International Airport located?
- Tulsa, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TUL
{
"data": {
"id": 4680,
"iata_code": "TUL",
"icao_code": "KTUL",
"name": "Tulsa International Airport",
"country_code": "US",
"city_id": 4553433,
"latitude": "36.197084",
"longitude": "-95.886225",
"elevation": 677,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Tulsa"
}
}