FlightLabs API - Flight Info by Flight Number API

Flight Info by Flight Number API


This endpoint is capable of bringing real-time information about a specific flight in the world and retrieving flight status information in real time.

Example API Request:

Use Edit parameters to customize the call, then run it and review the live response below.

Edit the parameters below. The example request updates as you type.

Flight number.

Date of the flight (optional).

Test In Postman

API Response Objects

Each item in the response data array includes the following fields.

Field Description
DATE Date of the flight, formatted as "DD Mon YYYY" (e.g., "20 Mar 2024").
FROM Departure location, including IATA code (e.g., "Nador (NDR)").
TO Arrival location, including IATA code (e.g., "Barcelona (BCN)").
AIRCRAFT Aircraft type or model (e.g., "320").
FLIGHT TIME Duration of the flight. Displayed as "—" if not available.
STD Scheduled departure time in "HH:mm" format (e.g., "15:45").
ATD Actual departure time. Displayed as "—" if not available.
STA Scheduled arrival time in "HH:mm" format (e.g., "18:25").
STATUS Flight status (e.g., "Scheduled").