Error
Reference Data
Fleet list
Every aircraft visible to pilots, including passenger and cargo capacity and the minimum rank required to fly each one. The client uses id to associate bids and flights with a specific airframe.
GET
Error
Authorizations
The pilot's API key, obtained via POST /pilot/login or your OAuth flow. Send as Authorization: Bearer <api_key> on every authenticated request.
Response
Array of aircraft.
ICAO type code.
Example:
"B738"
Example:
"Boeing 737-800"
Example:
"VH-VYA"
Sum of all passenger fare capacities on the subfleet.
Example:
174
Subfleet cargo capacity in the VA's configured weight unit.
Example:
5000
Lowest-hours rank gated to this subfleet, or empty string if no rank restriction.
Example:
"Second Officer"