Tracking Specific Aircraft and Location

Im having trouble using AeroAPI. I am making a webpage that will show if 4 specific aircraft are either in the air or not. I also want to be able to query their location (lat/lng) every minute. Has anyone had success or would be able to help with this?

What have you tried and what difficulty did you have?

/flights/search or /flights/{ident}, and /flights/{id}/position are the queries you’d want to use here.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.