luisgasco/openskyr

Question

saintlyvermin opened this issue · 0 comments

Hi there, I have a question regarding the OpenSky API. I am making something similar and I am having trouble determining the GET request for a particular flight using the ICAO24. Is it possible for you to help me with the "begin" and "end" parameters of the request? I cannot seem to figure out what time interval [begin, end] to choose in order to get the most recent flight information. I need to use this request in order to get the departure and arrival airport information. I am wondering how you did this part. Please see the following for more information:
https://opensky-network.org/apidoc/rest.html#flights-by-aircraft

Thank you.