cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

facing "exceeded usage limit on API call" while uploading/revising on eBay API call

facing "exceeded usage limit on API call" while uploading/revising on eBay API call.

Ebay's Developer APIs have a daily limit of 5,000 API calls. If this limit is exceeded, we may encounter the error 'your application has exceeded usage limit on this call'.

While we are not calling APIs more than 5,000 .

Also, we are not able to check "App Growth Check".
How to check which API call is calling more on eBay?

Message 1 of 5
latest reply
4 REPLIES 4

facing "exceeded usage limit on API call" while uploading/revising on eBay API call

eBay also has a speed limit. If too many calls are made within a short period of time, that may also trigger a usage limit. Multithreaded/simultaneous requests could exceed the speed limit. 

https://developer.ebay.com/develop/apis/api-call-limits

 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 5
latest reply

facing "exceeded usage limit on API call" while uploading/revising on eBay API call

I'm also experiencing this issue, nothing has changed on our end but it seems like we're eating up calls very quickly. There use to be a report you can check that shows a count of which calls were made but I'm unable to locate it now, anyone have any ideas on how to troubleshoot this issue? 

Message 3 of 5
latest reply

facing "exceeded usage limit on API call" while uploading/revising on eBay API call

There are also limits on using access tokens

https://developer.ebay.com/api-docs/static/oauth-rate-limits.html

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 4 of 5
latest reply

facing "exceeded usage limit on API call" while uploading/revising on eBay API call

@hamiltonbobscubs 

 

The usage report has been moved to a call getUserRateLimits:

https://developer.ebay.com/api-docs/developer/analytics/resources/methods

The Analytics API retrieves call-limit data and the quotas that are set for the RESTful APIs and the legacy Trading API. Does not retrieve other legacy API data.

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 5 of 5
latest reply