Plans
A plan defines the access policy for an API Product: the rate limit, security requirement, quota, approval mode, and SLA a consumer gets when they subscribe.
Plans are no longer managed from a separate catalog-level screen. Each API Product carries its own plan, configured and viewed from that product's own Details tab.
View or Edit a Plan
- Navigate to
API Products → [product] → Details. - Review the Plan section:
- Rate Limit: for example
5000 mb/s, orUnlimited. - Security: the authentication required, for example
API Key · PLAIN. - Quota: the usage cap applied to subscribers, or
Unlimited. - Approval:
Automaticor manual approval for new subscriptions. - SLA: an optional service-level commitment.
- Rate Limit: for example
- Edit the plan fields and save.
Next Steps
- API Products covers the rest of a product's Details tab, alongside its plan.
- Subscriptions covers how a consumer subscribes to a product under its plan.

