I am interested in getting the number of planes arriving and departing a specific airport on a specific time.
Is there a way of getting only the total count and not the specific results?
Moreover, if that’s not possible, what is the maximum number of results returned from the GET API call? If it exceeds a certain threshold, pagination needs to be used and thus counts for another API call?
Thank you very much in advance.
Kind regards,
Georgia