Plans
Browse the product catalog
Plans represent the products in your Prolifi catalog. Each plan has a name, description, billing cycles (with pricing), and features.
Plans are read-only through the Public API. Create and manage plans in the Prolifi dashboard.
Endpoints
Key concepts
- Billing cycles define the pricing intervals available for a plan (e.g., monthly at 4,900 NGN, yearly at 49,900 NGN).
- Features describe what is included in the plan (metered limits, boolean flags, etc.).
- Use the
statusquery parameter on the list endpoint to filter byactive,inactive, orarchivedplans.