FAA airspace status - airport delays, ground stops, advisories, and restrictions.
Facility Restrictions Listing
ASYNCREADNo auth
Returns current airport restrictions with facilities, restriction text, and start and stop times.
ParametersFormJSON
IATA or facility code for the providing facility filter (provFac query parameter), e.g. LAX, JFK, ORD
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_nasstatus_faa_gov_facility_restrictions_listing", "params": { "airport_code": "LAX" } }'