Plans & Pricing

How to create custom pricing plans for your API.

❗️

This is a legacy documentation page for the previous interface.

For the latest page, see Hub Listing - Monetize Tab.

You have the full freedom to decide your API pricing and what pricing plans are available. All APIs on RapidAPI fall into one of four categories.

API TypeDescription
Free APIsAPIs that do not require a credit card or subscription to consume.
Pay Per UseAPIs that don't have a subscription fee associated with them. A credit card is required as you pay for what you use on the API.
Freemium APIsPaid APIs that also include a limited free tier. These require a credit card, even for the free plan.
Paid APIsAPIs that require a paid subscription plan and credit card to consume.

πŸ“˜

Free APIs

Free APIs do not require a developer to subscribe to your API on RapidAPI to use it. There are no quotas and you can not collect payments through RapidAPI for the consumption of a free API.

Creating Pricing Attributes

Start by creating pricing attributes for your API. You can add billing objects or features to your plan.

Objects

You can add a new billing object by clicking the +Add New Object button. You must associate an endpoint with the object.

Features

You can add a new feature by clicking the +Add New Feature button. Features can be added to plans to distinguish the difference between the plans and to incentivize plan upgrades.

Creating Pricing Plans

πŸ‘

Our Pricing Recommendation

We generally recommend using all four of the available pricing tiers. Having a free pricing plan (with a small number of requests available) is vital to a good experience for a developer using your API. With a free plan, the developer is able to make a few test requests and guarantee the API functions as expected.

Then for the PRO, ULTRA, and MEGA plans, we recommend having a good distribution of pricing. Each API is different based on API operating costs, but in general, we have seen the following work well:

BASIC - Free
PRO - $25
ULTRA - $75
MEGA - $150

You can have up to four different pricing tiers. To add a plan to a tier, click the Add Plan

You will then be directed to this screen, where you can set the type, price, rate limit, and base URL for the plan.

You will notice that your plans will be priced by a monthly or daily quota. If a developer goes over the monthly quota, they will incur an overage fee for each call that exceeds the quota. RapidAPI alerts developers when they approach 85% of their quota limit and when they reach 100% of their quota limit. For most APIs, we don't recommend an overage fee higher than $1 unless your operating cost of making the call is above $1.

🚧

Overages and Forgivness

Occasionally, a developer will have a bug in their code that causes large accidental overages. RapidAPI can not forgive an overage without explicit permission from the API Provider. To read more about payouts and forgiveness, see our Payouts and Finance section

To prevent developers from making overages, you can set a hard limit. Set a hard limit by selecting "hard limit" from the limit type dropdown.

You can customize which objects and features are associated with each pricing tier. This gives you the ability to set API request limits, as well as specify other features that are available with each plan. See the plan below for an example.

πŸ“˜

Custom Quotas

Learn more about creating custom quotas on our Custom Quotas doc

Changing a Pricing Plan

You can disable or change a pricing plan at any time. Disabling a plan hides it from the marketplace so no new developers can subscribe to this plan. Developers that were subscribed to the plan before it was disabled will remain subscribed to the original plan.

If you modify an existing plan, the changes will also display on the marketplace immediately. New developers will only see the modified version of the plan and can subscribe to it. Developers that were subscribed to the previous version of the plan will remain subscribed to the previous version of the plan.