From deaac58b15c6284be365d88d736a06baac780e92 Mon Sep 17 00:00:00 2001 From: Iakov Sumygin Date: Thu, 12 Oct 2023 14:29:46 +0100 Subject: [PATCH] rest API limits documentation is updated --- content/en/user-manual/api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/user-manual/api/index.md b/content/en/user-manual/api/index.md index 85898b4848..ac9d3027b9 100644 --- a/content/en/user-manual/api/index.md +++ b/content/en/user-manual/api/index.md @@ -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: