来自DocuSign"API要求信息":
>[Y]our API certification review involves verifying that you do not exceed 1 status request per unique envelope per 15 minutes for polling compliance for the following methods: ...
>REST API: GET /accounts/{accountId}/envelopes
Run Code Online (Sandbox Code Playgroud)
这是唯一受限的REST端点吗?我是否可以GET /accounts/{accountId}/envelopes/{envelopeId}更频繁地向其他终端(例如:)发出请求?
转至DocuSign 开发人员中心->文档,然后在认证文档部分下查看标题为“安全和设计要求”的 PDF
\n\n来自文档:
\n\nDocuSign has imposed a default 1,000 API call per hour limit for each account. This limit ensures resource availability for all account holders, while reducing the chances of a denial of service (DOS) attack. Exceeding this limit will result in your API calls receiving an exception for up to 60 minutes. However, the call limit is the default setting and not a service limitation. When evaluating your integration, if you feel the API call per hour limit will restrict your application\xe2\x80\x99s usage based on anticipated volumes, please contact DocuSign to discuss further options. Additionally, your API certification review involves verifying that you do not exceed 1 status request per unique envelope per 15 minutes for polling compliance for the following methods:
SOAP API:RequestStatus, RequestStatusEx, RequestStatuses, RequestStatusesEx, RequestPDF and RequestDocumentPDFs.
休息API:GET /accounts/{accountId}/envelopes
根据认证文档,这些是每个 API 唯一受限制的端点。
\n| 归档时间: |
|
| 查看次数: |
310 次 |
| 最近记录: |