From c74387bb6bbd45b7da7c65121b0bd2d5d0d46b56 Mon Sep 17 00:00:00 2001 From: oliwiapolec Date: Mon, 1 Sep 2025 11:13:52 +0200 Subject: [PATCH] feat(docs): change api pricing rates --- src/pages/getting-started/api-pricing/index.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/getting-started/api-pricing/index.mdx b/src/pages/getting-started/api-pricing/index.mdx index e831a0224..d026d5352 100755 --- a/src/pages/getting-started/api-pricing/index.mdx +++ b/src/pages/getting-started/api-pricing/index.mdx @@ -21,9 +21,9 @@ When you choose to build a private solution or use Personal Access Tokens, our A The billing for private solutions that aren't published the Marketplace is as follows: -| Private use: 0-75K requests / month | Private use: 75K-10M requests / month | Private use: +10M requests / month | Public apps | -| ----------------------------------- | ------------------------------------- | ---------------------------------- | ------------------ | -| $0.14 / 1000 requests | $0.12 / 1000 requests | $0.08 / 1000 requests | $0 / 1000 requests | +| Private use: 0-1M requests / month | Private use: 1M-10M requests / month | Private use: +10M requests / month | Public apps | +| ---------------------------------- | ------------------------------------ | ---------------------------------- | ------------------ | +| $0.27 / 1000 requests | $0.22 / 1000 requests | $0.17 / 1000 requests | $0 / 1000 requests | Currently billed APIs are: @@ -55,7 +55,7 @@ No, there’s currently no option to set a limit on sent requests. ### Is there a threshold of free requests? -Upon creating your account, you’ll receive a one-time topup of $25 to spend on API requests. Once you spend that amount, we’ll start charging you for all further requests according to our API pricing. +Upon creating your account, you’ll receive a one-time topup of $5 to spend on API requests. Once you spend that amount, we’ll start charging you for all further requests according to our API pricing. ### Do I also pay for failed requests?