Endpoint Access per Plan

Make API endpoints available only to developers who subscribe to specified plans

You can make specified endpoints available only through certain subscription plans and unavailable on other plans. This will prevent developers from using the endpoint unless they are subscribed to the specific plan that allows access to it.

πŸ“˜

This is a great way to allow developers to access a limited free version of your API to test. They can then subscribe to a paid plan for full access to all of the endpoints.

How to specify endpoints for different plans

Begin by navigating to the Plans and Pricing tab for your API on the Provider Dashboard.

1913

Select the Features tab and click the +Add New Feature button.

2372

You can then name the feature, and select the associated endpoints from the drop-down.

1066

You can select one or multiple endpoints from the dropdown.

1046

The endpoint will now only be available for developers who subscribe to the plan.

1766