×

Notice

The forum is in read only mode.

Limit to icao24 addresses in query?

6 years 2 weeks ago - 6 years 2 weeks ago #588 by woberts
Thanks for all the work involved in delivering OpenSky. Is there a limit to the number of icao24 addresses in a single api request please?
6 years 1 week ago #590 by fuchs
Without validating this info, but I think the limit for HTTP header length is set to 8K. Thus, if you filter for icao24 addresses in the /states/all request, the limit should be somewhere around
 (8192 - len("GET /api/states/all"))/len("&icao24=xxxxxx") = 583
The following user(s) said Thank You: mawg
6 years 1 week ago #591 by woberts
Thanks very much.
Powered by Kunena Forum
This website uses cookies to offer you the best experience of our services. By using this website you agree to our privacy policy!