Esri / arcgis-python-api

Documentation and samples for ArcGIS API for Python
https://developers.arcgis.com/python/
Apache License 2.0
1.9k stars 1.1k forks source link

[question] max API requests per second #1352

Closed wandrzejczak closed 2 years ago

wandrzejczak commented 2 years ago

Hello,

I cannot find in the documentation the rate limit and how many requests per second I'm allowed to send for Geocoding. Could anyone please let me know?

Wojtek.

nanaeaubry commented 2 years ago

We have this information: https://developers.arcgis.com/python/guide/part4-batch-geocoding/#Batch-sizes-(max-and-suggested-batch-sizes)

What type of geocoding are you doing since this can affect the number?

wandrzejczak commented 2 years ago

Hello @nanaeaubry, I've a few thousand addresses to decode, and I'd need to batch them, but my request stays unanswered; how many batch requests can I send per second? I've 10 batch requests with 150 addresses inside; what is the recommended time interval I can send them?

nanaeaubry commented 2 years ago

@wandrzejczak I have asked someone on the geocoding team and once we get a reply I will post it

nanaeaubry commented 2 years ago

@wandrzejczak If you need further help please reach out and we can discuss this over email so I can link you with the correct team.