faa_deregistrations_search
Which aircraft were just deregistered (sold, exported, scrapped, or repossessed)? Search FAA aircraft deregistrations (cancel date >= 2022) by last registrant/owner, N-number, mailing state, status, or cancel date (since/before) — the asset-disposal / ownership-exit event for auctioneers, dealers, and asset-based lenders. Returns the aircraft, its last entity-resolved registrant, and the cancel date. FAA public-domain records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | cancel_date | last_action_date :asc|:desc. Default cancel_date:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Cancel date on/after this date (YYYY-MM-DD). | |
| state | No | Mailing state code(s), CSV. | |
| before | No | Cancel date on/before this date (YYYY-MM-DD). | |
| offset | No | Rows to skip. | |
| status | No | Status code(s), CSV. | |
| n_number | No | N-number(s), CSV (leading N optional). | |
| entity_id | No | Resolved registrant entity UUID. | |
| registrant | No | Last registrant/owner name — suffix/punctuation-insensitive. |