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?