FAA aircraft inquiry, as JSON
Look up any US tail number.
Live proxy of the FAA Civil Aviation Registry. Assigned, reserved, deregistered, or available — plus a public REST API with CORS.
Registry
Make, model, serial, owner, Mode S, airworthiness class, and certificate dates — the same fields as the FAA inquiry page.
API
GET /api/v1/aircraft/{n} returns JSON. CORS is open. Responses are cached for six hours against the nightly FAA refresh.
Read the contract