lufthansa.com

API provider — lufthansa.com:public

🔑 oauth2 15 endpoints transport
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# See https://github.com/tmconsulting/lufthansa-golang-sdk
curl examples
Lounges
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/offers/lounges/{location}
Cities
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/references/cities/{cityCode}
Airlines
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/references/airlines/{airlineCode}
Endpoints (15 total)
GET
/offers/lounges/{location}
Lounges
GET
/references/cities/{cityCode}
Cities
GET
/references/airlines/{airlineCode}
Airlines
GET
/references/airports/{airportCode}
Airports
GET
/references/aircraft/{aircraftCode}
Aircraft
GET
/references/countries/{countryCode}
Countries
GET
/operations/flightstatus/{flightNumber}/{date}
Flight Status
GET
/cargo/shipmentTracking/{aWBPrefix}-{aWBNumber}
Shipment Tracking
GET
/references/airports/nearest/{latitude},{longitude}
Nearest Airports
GET
/operations/schedules/{origin}/{destination}/{fromDateTime}
Flight Schedules
GET
/operations/flightstatus/route/{origin}/{destination}/{date}
Flight Status by Route
GET
/operations/flightstatus/arrivals/{airportCode}/{fromDateTime}
Flight Status at Arrival Airport
Language coverage
unknown
1
At a glance
Total SDKs1
Languages1
Endpoints15
Authoauth2
Categories1
https://api.lufthansa.com/v1
Other Lufthansa APIs (1)
partner