Skip to content

Commit

Permalink
rest API limits documentation is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
isumygin-sc committed Oct 12, 2023
1 parent fce3785 commit deaac58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/user-manual/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ There are different rate limits depending on the request:

* **normal:** The normal rate limit allows 120-240 requests per minute.
* **strict:** The strict rate limit allows 5-10 requests per minute.
* **assets:** The strict rate limit allows 60-120 requests per minute.
* **assets:** The assets rate limit allows 60-120 requests per minute.

The response will contain the following headers to help you regulate how often you call the API:

Expand Down

0 comments on commit deaac58

Please sign in to comment.