InTouch Hub · Blue Isle Software

Lufthansa Public

Lufthansa Public is a public API for accessing Lufthansa flight, airport, route, and airline information.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

lufthansashipmentstatustrackertravel

Lufthansa Public

Lufthansa Public is a public API for accessing Lufthansa flight, airport, route, and airline information.

Operations

Inputs

Example

operation: cargogetroutefromdateproductcodebyoriginanddesti
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: cargogetroutefromdateproductcodebyoriginanddesti, cargoshipmenttrackingbyawbprefixandawbnumberget, offersloungesbylocationget, offersseatmapsdestinationdatecabinclassbyflightn, operationsflightstatusarrivalsbyairportcodeandfr, operationsflightstatusdeparturesbyairportcodeand
aWBNumber string no Path parameter aWBNumber (required by some operations).
aWBPrefix string no Path parameter aWBPrefix (required by some operations).
airportCode string no Path parameter airportCode (required by some operations).
cabinClass string no Path parameter cabinClass (required by some operations).
date string no Path parameter date (required by some operations).
destination string no Path parameter destination (required by some operations).
flightNumber string no Path parameter flightNumber (required by some operations).
fromDate string no Path parameter fromDate (required by some operations).
fromDateTime string no Path parameter fromDateTime (required by some operations).
location string no Path parameter location (required by some operations).
origin string no Path parameter origin (required by some operations).
productCode string no Path parameter productCode (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.