09-23-2024 10:04 PM
Is there a maximum concurrent api call limit? I found online that a maximum of 18 simultaneous calls can be made to the ebay api. But I couldn't find any official ebay document on this.
Solved! Go to Best Answer
09-25-2024 08:30 AM - edited 09-25-2024 08:36 AM
Hi @farhos-92,
You can find detailed information on how to limit the simultaneous threads to 18 by referring to the Knowledge Base article here: https://developer.ebay.com/support/kb-article?KBid=2052
And you can refer to the API Call Limits page to get the information on default API call limit rates.
09-25-2024 08:30 AM - edited 09-25-2024 08:36 AM
Hi @farhos-92,
You can find detailed information on how to limit the simultaneous threads to 18 by referring to the Knowledge Base article here: https://developer.ebay.com/support/kb-article?KBid=2052
And you can refer to the API Call Limits page to get the information on default API call limit rates.
09-26-2024 01:20 AM - edited 09-26-2024 09:01 PM
@farhos-92 wrote:Is there a maximum concurrent api call limit? I found online that a maximum of 18 simultaneous calls can be made to the ebay api. But I couldn't find any official ebay document on this.
Hello,
The eBay API does have limits on the number of API calls you can make, but the specific limit on concurrent calls isn’t explicitly mentioned in their official documentation. The general API call limits vary depending on the specific API you are using. For example, the Browse API has a limit of 5,000 calls per day.
If you need higher limits or more detailed information about concurrent call limits, you might want to contact eBay Developer Support directly or refer to the eBay API documentation Sedgwick1.
If you have any other questions or need further assistance, feel free to ask!