I had an issue wih number of call limitation. Currently it says
Key Rate Limits -
2 Calls per second
5,000 Calls per day
My issue is if site user search for Golf courses in Illinois (IL) which had around 27 GOLF courses listed with API. This search will take around 14 seconds to return me result set. This make my site very slow and not much user friendly. There are many other states as well which had around 30-50 golf courses listed and this will take too much time in returning the result due to call limit. Is there any way we can increase the call limit? Please advise.
Thanks,
Jainesh
Message edited by Jainesh 13 years ago
jarredd
–
13 years ago
Hello Jainesh,
The limits are for unique API calls, not the set of results returned for one API call. For example, if you are making multiple calls using the same API key, you are limited to 2 per second. However, if you are making one API call that returns 27 courses, it should be returned in a right away (take into account your internet connection, bandwidth, etc).
If you can send me the API call that you are using, I can test it.
Hey there,
I had an issue wih number of call limitation. Currently it says
Key Rate Limits - 2 Calls per second 5,000 Calls per day
My issue is if site user search for Golf courses in Illinois (IL) which had around 27 GOLF courses listed with API. This search will take around 14 seconds to return me result set. This make my site very slow and not much user friendly. There are many other states as well which had around 30-50 golf courses listed and this will take too much time in returning the result due to call limit. Is there any way we can increase the call limit? Please advise.
Thanks, Jainesh
Message edited by Jainesh 13 years ago
jarredd – 13 years ago
Hello Jainesh,
The limits are for unique API calls, not the set of results returned for one API call. For example, if you are making multiple calls using the same API key, you are limited to 2 per second. However, if you are making one API call that returns 27 courses, it should be returned in a right away (take into account your internet connection, bandwidth, etc).
If you can send me the API call that you are using, I can test it.
Please let me know if you have other questions.
Best Regards,
Jarred
Technical Account Manager, Active Network