{"name":"flight-intel-api","status":"ok","layer":"free-data (FAA + NOAA)","endpoints":{"GET /api/conditions":"National FAA ground stops, delay programs, closures","GET /api/airport/:icao":"Combined FAA + weather snapshot with derived impact (e.g. /api/airport/KIAH)","GET /api/delay-risk/:airport":"Derived delay-risk band (FAA + weather for US, weather elsewhere) (e.g. /api/delay-risk/KIAH)","GET /api/weather/:icao":"METAR + TAF for an airport","GET /api/metar/:icao":"Current observation only","GET /api/flight/:flight/:date":"Live flight status, position and OOOI actuals via FlightAware AeroAPI (e.g. /api/flight/UA1234/2026-07-01?dep=KIAH&arr=KJFK&inbound=1). The reported `position` field is First Class only: send the caller's bearer token to receive it, and everything else in the response is free either way","GET /api/filed-route/:flight/:date":"Filed route (structured fixes + planned distance) via AeroAPI (e.g. /api/filed-route/UA1234/2026-07-01)","GET /api/position/:faFlightId":"Live position for one AeroAPI leg id (FlightState.faFlightId). First Class only, so it needs the caller's bearer token","GET /api/route/:from/:to/:date":"The day's flights on a city pair (e.g. /api/route/IAH/JFK/2026-07-01)","GET /api/board/:iata":"Split-flap arrivals + departures board for an airport, window bucketed server-side (e.g. /api/board/IAH)","GET /api/standby/:from/:to/:date":"Standby options on a city pair: future, catchable flights that would land earlier or rescue a connection (e.g. /api/standby/IAH/DEN/2026-08-11?mode=earlier&arrBy=...). Pass finalTo + finalArrBy on a connecting trip to also get nonstops from :from to where the journey ends. First Class only, so it needs the caller's bearer token","GET /api/aircraft/:reg":"Airframe registry details (US N-numbers) plus the type specification; pass ?type= from the flight status (e.g. /api/aircraft/F-GZNK?type=B77W)","GET /api/cbp-wait/:iata":"Historical CBP immigration waits around an arrival hour (e.g. /api/cbp-wait/IAH?hour=18)","GET /api/comfort":"Turbulence comfort forecast for a route at its scheduled times (G-AIRMETs, CONUS only)","GET /api/winds-aloft":"Forecast wind + temp at an altitude near a point, NOAA FB product, CONUS (e.g. /api/winds-aloft?lat=39.9&lon=-104.7&altFt=34000)","DELETE /api/account":"Delete the caller's account and all their data (requires their session token)","GET /privacy":"Privacy Policy","GET /terms":"Terms of Use","GET /support":"Support and help","GET /demo":"Live demo page"},"sources":["Contains AeroAPI data (c) FlightAware LLC 2026","FAA NAS Status (nasstatus.faa.gov), public domain","NOAA/NWS Aviation Weather Center (aviationweather.gov), public domain","NOAA SWPC (services.swpc.noaa.gov), public domain","FAA Aircraft Registry (registry.faa.gov), public domain","OurAirports (ourairports.com), public domain","CBP Airport Wait Times (awt.cbp.gov), US government data","D-ATIS via atis.info"]}