亚马逊订单 API 节流率是多少

What are the Amazon Order API throttling rates

我找不到有关 MWS 订单的任何文件 API 节流率。

编辑: 以前在这里链接的PDF文件好像没有了。链接现在转到新的 HTML 文档

MWS Developer Guide 中描述了节流算法。 API 次和调用之间的请求配额不同。

产品 API 有一个单独的页面描述配额:

所有其他 API 在每个调用的 "Description" 部分列出配额和回收率:

订单 API 文档中描述了节流算法。

http://docs.developer.amazonservices.com/en_US/orders-2013-09-01/Orders_Overview.html

请求配额在 API 秒和调用之间变化。

以下是截至 2016 年 12 月的一些常见调用及其相关限制。

The ListOrders and ListOrdersByNextToken operations together share a maximum request quota of six and a restore rate of one request every minute.

The GetOrder operation has a maximum request quota of six and a restore rate of one request every minute.

The ListOrderItems and ListOrderItemsByNextToken operations together share a maximum request quota of 30 and a restore rate of one request every two seconds.