You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This API provides airport gate information through a GET request to /api/airport-gates. The required ICAO parameter specifies the airport, while an optional aircraft query allows filtering of gates based on aircraft class. For example, aircraft="B777F" will return records for gates for B777F in that airport.
This API provides airport gate information through a GET request to /api/airport-gates. The required ICAO parameter specifies the airport, while an optional aircraft query allows filtering of gates based on aircraft class. For example, aircraft="B777F" will return records for gates for B777F in that airport.