This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Store Inventory & Pricing API V2 - 429 responses with parallel requests

Part Number: TI-API

Tool/software:

The documentation for Store Inventory & Pricing API V2 indicates a rate limit, Spike Arrest, of "20ps". I interpreted this as "20 requests per second", and I assume the meaning is that no more than 20 requests should be ongoing within any 20 second window, to account for the time until the request/response has completed. However, I am usually able to trigger a 429 response just by making 3 parallel requests. I have not seen a 429 response by making 2 parallel requests. This makes me wonder if there is an undocumented limit to two concurrent requests, or if I have misunderstood the rate limit documentation.

  • Hi Debra,

    When a burst limit is set to 20 requests per second, the limit is enforced as approximately 1 call per 50ms. Consider throttling between each request instead of sending concurrent requests.

    Best regards,
    Paul

**Attention** This is a public forum