Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: header added due to excerpt changes

What is a Plan?

A plan is a set of policies that defines the level of service API Management provides for an API. When an API is consumed, it may be consumed through a plan.

An organization can have multiple plans associated with it. Typically each plan within an organization consists of the same set of policies but with different configuration details.

Example:

Within the ACME Corp. Organization three differents plans have been created:

  • A Gold plan with a rate limiting policy that restricts consumers to 10.000 requests per day.
  • A Silver plan with a rate limiting policy that restricts consumers to 1.000 requests per day.
  • A Bronze plan with a rate limiting policy that restricts consumers to 100 requests per day.

Once a plan has been fully configured - all desired policies have been added and customized - the plan must be locked. Only locked plans can be used by APIs. This is necessary to prevent that API providers change the details of the plan while the client developers are already using it.

Multiexcerpt include
MultiExcerptNamelocked_plans
DisableCachingtrue
PageWithExcerptINTERNAL:_api_excerpts

API Contracts and API Keys


Multiexcerpt include
MultiExcerptNameapi_contracts_and_keys
DisableCachingtrue
PageWithExcerptINTERNAL:_api_excerpts


Panel
titleOn this Page:

Table of Contents


Panel
titleRelated Pages: