Skip to content

Commit 4a052ea

Browse files
Update Import2 API
1 parent 9c895f6 commit 4a052ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,11 @@ <h2 id="response-codes">Response Codes and Errors</h2>
213213
<h2 id="rate-limits">API Rate Limits</h2>
214214

215215
<p>
216-
The API enforces a rate limit of 10 requests per second across all endpoints.
216+
API allows up to 10 requests per second across all endpoints.
217217
</p>
218218

219219
<p>
220-
When the rate limit is exceeded, the API responds with status code <code>429</code>.
220+
If this limit is exceeded, the API will return a <code>429</code> response.
221221
</p>
222222

223223
<h2 id="get-tools">GET /tools</h2>

0 commit comments

Comments
 (0)