🛩 Fleet
/aircraft
You can read all fleet details
GET /api/external/aircraft
This endpoint returns a list of aircraft
See more on Read Fleet
Schedule
Using:
GET /api/external/aircraft/{tailNumber}/schedule
You can read all the schedule between two dates of a specific aircraft using its tail number
For all further available details related to each flight, see: Flights
Images and pictures
You can view uploaded images of the plane
GET api/external/aircraft/picture/{UUID}
Read More
Updated about 2 months ago