Search the world fleet (off-market prospecting)
jt_global_fleet_searchList aircraft across every registry Jet Tracker indexes (BR, US, CA, AU, NZ, MX, AT, CH, GG, IE, IM, KY, LU: Brazil RAB, US FAA and national registries) by model (catalog slug, family or name, up to 30) or category, plus year range, countries, status, owner kind and offMarket (true = no active listing linked by Jet Tracker). Built for off-market prospecting such as "Global 6000 2014-2016 not listed, worldwide". Each row carries: model with match quality (catalog, inferred_by_serial, designation), year (from the registry or inferred from the same airframe in another registry, with the source mark), owner kind and name (natural persons are never named; US registrant address with how many aircraft share it, which exposes trust companies), market.listedNow, sampled worldwide ADS-B activity (adsb.lol: days seen, last callsign, operator designator and name), Brazil-only signals (tracked flights, sale propensity score), last owner change in the registry changelog, sameAirframeAs (count once) and factual signals. unknownYear counts matches left out of a year filter because no year is known. Deterministic order (country, registration); paginate with nextCursor; max 100 per call; the daily plan quota may truncate (quotaTruncated). Brazilian detail (owner QSA, contact, CVA) is not in these rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 25. | |
| model | No | Catalog slug (global-6000), family slug or name ("g550", "king air 360"). | |
| cursor | No | nextCursor from a previous page. | |
| models | No | Several models at once (union). Up to 30. | |
| status | No | Default: operational + reserve. | |
| yearTo | No | Latest year of manufacture (inclusive). | |
| category | No | Group (jet, turboprop, helicopter, piston) or fine category (vlj, light, midsize, super_midsize, large, ultra_long_range, turboprop_single, turboprop_twin_light, turboprop_twin_medium, heli_piston, heli_light_turbine, heli_medium_turbine, heli_heavy_turbine, piston_single, piston_twin). Model or category is required. | |
| yearFrom | No | Earliest year of manufacture (inclusive). Uses the registry year, or the inferred one when the registry has none. | |
| countries | No | ISO2 codes of the registries to search, uppercase. Default: all indexed registries. | |
| offMarket | No | true = only aircraft with no active listing linked by Jet Tracker; false = only listed ones. Omit for both. | |
| ownerKind | No | company, trust_or_lessor (bank, lessor or trustee), government, individual, unknown. | |
| includeUnknownYear | No | Include rows with unknown year even when yearFrom/yearTo is set (default false: unknownYear counts what the year filter left out). Each row carries year.confidence: registry, inferred or unknown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Machine-readable error code (INTERNAL, TIMEOUT, INVALID_ARGUMENT, NOT_FOUND, TOOL_FAILED, ACCOUNT_KEY_REQUIRED). | |
| _meta | No | ||
| error | No | ||
| found | No | ||
| gated | No | ||
| requestId | No | ||
| retryable | No | ||
| quota_exceeded | No |