Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/pages/getting-started/api-pricing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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?

Expand Down