What is the api rate limit for
http://localhost:4502/api/assets.json and
http://localhost:4502/bin/querybuilder.json?
Is the rate limit configurable at server side? If yes then how?
Solved! Go to Solution.
Views
Replies
Total Likes
There is not rate limit.
No Rate limit on these.
No rate limit is configured on these apis.
Views
Replies
Total Likes
How much requests to these endpoints to want/need to send per minute?
Views
Replies
Total Likes
as per our requirement we are trying to call the endpoint nearly 200 times within minute?
Could you please let me know what is the default rate limit for these endpoints and is it configurable?
Views
Replies
Total Likes
Can you tell us a little more about the use case? Are you polling these APIs for environment/infrastructure changes? I wonder if you might be better served in future by change events
Views
Replies
Total Likes
No it is not polling, we are trying to call the endpoint parallely .Suppose if the endpoint https://cloudmanager.adobe.io/api/programs has 10000 program id. if we are calling endpoint through multithread environment, api call will be made at the rate of 5 request in sec, in such case will it cause api rate limit exceeded error? We are not sure about the total limit of program id , hence trying to prevent the "api rate limit exceeded" error during the pagination(where huge volume of results expected) we need these api rate limit details
Views
Replies
Total Likes
Please allow me the question: Why do you (as a customer of AEM as a Cloud Service) want to poll for 1000s of program IDs, if you have just 1 program (or maybe 5)? Remember, that each program has at least 1 environment, and you are paying for these.
Views
Replies
Total Likes
We dont want to poll the endpoint for 1000 times for 5 program Id. We want to poll the endpoint for 1000 times for 1000 unique program id. Could you please let us know, what is the technical limit for Program ID, Environment and network infrastructure for the account. I could not find these details in the document.
Views
Replies
Total Likes
I am not aware of any rate limit. But please allow me again the question, why you want to query 1000 program IDs. Assuming that your permissions to access is restricted to just a small number of them, and you know exactly which ones.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies