Retrieving the actual gate departure time, and actual gate arrival time

You would need to make a call to the AeroAPI 2b extension https://flightaware.com/commercial/aeroapi/explorer/?minor=b#op_FlightInfoStatus. You can use your existing AeroAPI 2 credentials for authorization.

http://flightxml.flightaware.com/json/FlightXML2b/FlightInfoStatus?ident=DAL253 would get you what you need

1 Like