Is there a way to get multiple AirlineInfo in one api call

Hi,

I am using AllAirlines to get ICAO numbers of all Airlines and using Search getting type.

Is it possible to pass multiple ICAO number to AirlineInfo to fetch list of say 100 Airline in one API call or its always one at a time.

Also pass list of type to AircraftType get multiple Aircraft details in one API call.

Thanks

1 Like

Hello,
Did you get any detail about this? i need to do same but not found any solution.

At this time there is no command to call multiple AirlineInfo or AircraftType in one query. It would have to be one at a time for each call.