Skip to main content
Retrieve flight route, airline, aircraft, gate assignments, schedule, and ticket class seat allocations for a flight.

Request

Parameters

string
required
The FlightId (e.g. flt_1740000000000_abcde) or FlightNumber (e.g. RA 101).

Response

Status Codes

  • 200: Flight details returned successfully
  • 401: API key is required or invalid
  • 403: Flights module is not enabled
  • 404: Flight not found