Skip to content

Commit 63a2f96

Browse files
authored
Update limits.mdx (#18692)
1 parent d37d2e5 commit 63a2f96

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/kv/platform/limits.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,12 @@ import { Render } from "~/components"
3131

3232
:::note[Free versus Paid plan pricing]
3333

34-
3534
Refer to [KV pricing](/kv/platform/pricing/) to review the specific KV operations you are allowed under each plan with their pricing.
3635

36+
:::
37+
38+
:::note[Workers KV REST API limits]
39+
40+
Using the REST API to access Cloudflare Workers KV is subject to the [rate limits that apply to all operations of the Cloudflare REST API](/fundamentals/api/reference/limits).
3741

3842
:::

0 commit comments

Comments
 (0)