Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.73 KB

File metadata and controls

37 lines (26 loc) · 1.73 KB

Configure the Package and Plan of the API Definition

Now, click on Packages from the Design menu as shown below and find the one which was published MASHDD2 MASHDD2

Click on ‘Basic Package' to view the plans of the package that was created from the TCI Wizard. MASHDD2

Click on ‘Standard Plan’ to apply more fine grained options. Note: This plan was created from the TCI wizard when we published the application. MASHDD2

Let’s look at the different options under ‘Plan’: MASHDD2

In the following step, under Plan Designer, we have the option to add multiple API Definitions and select the Endpoint Definitions. MASHDD2

This allows the same API Definition to be part of multiple plans. Furthermore, the same plan can also have multiple API Definitions. One reason for other plans to be created is to service the same API for different payment types. For e.g. a "Gold Plan" can be created which has a higher throttle limit compared to the default plan that regular customers would use. We can also Activate/Inactivate plans in a very simple way. MASHDD2

Self-Service Key Provisioning is enabled for the user to activate access MASHDD2

Rate Limits is an important option that defines how the API endpoint is throttled and quota limits are established. MASHDD2 You can increase the throttle from 2 to 5.

Finally, enable access to ‘Everyone’ for this plan for our testing purposes. MASHDD2

Next step: Exposing the Definition as an Application in API Management