# Flights Operations related to flights. ## Get Flights - [GET /api/external/flight/flights](https://developer.fl3xx.com/reference/flights/getflights.md): Fetches a list of flights between two specified dates. ## Get a Flight - [GET /api/external/flight/{flightId}](https://developer.fl3xx.com/reference/flights/getflightbyid.md): Fetches detailed information about a specific flight using its ID.