Flight Status
Retrieve the status of a specific flight on a given date. The available date range is from 7 days in the past until 5 days in the future.
Request URI
Code snippet: Call
GET /operations/flightstatus/{flightNumber}/{date}
Variable | Description | Format |
---|---|---|
{flightNumber} | Flight identification. | 2 letter IATA airline code + flight number |
{date} | Departure date in the local time of the departure airport. Supported range: yesterday until 5 days in the future. |
yyyy-MM-dd |
Example Request
Code snippet: Call
GET /operations/flightstatus/LH200/2014-11-01
Response Structure
Please see Flight Status Response
Docs Navigation
- Lufthansa Open API
- Getting Started
- Public API Method Details
- Flight Schedules
- Reference Data
- Offers
- Operations
- Flight Schedules
- Flight Status
- Flight Status by Route
- Flight Status at Arrival Airport
- Flight Status at Departure Airport
- Flight Status Response
- Customer Flight Information
- Customer Flight Information at Arrival Airport
- Customer Flight Information by Route
- Customer Flight Information at Departure Airport
- Customer Flight Information Response
- Notifications
- cargo
- Partner API Method Details
- FlightOps/Crew API Method Details