# Plans

Plans define the features, pricing, and billing terms for your product. You can offer multiple plans (e.g., Pro, Business, Agency) to cater to different customer segments.

## See Also[​](#see-also "Direct link to See Also")

How to manage plans, pricing, trials, and features for your products, including:

* [SaaS, mobile and desktop apps](https://freemius.com/help/help/documentation/saas/saas-plans-pricing/.md)
* [WordPress products](https://freemius.com/help/help/documentation/wordpress/setup-product-pricing-plans-refunds/.md) including themes, plugins, [addons](https://freemius.com/help/help/documentation/wordpress/selling-add-ons-extensions/.md), and [bundles and memberships](https://freemius.com/help/help/documentation/wordpress/selling-bundles-and-memberships/.md).
* [Other downloadable software](https://freemius.com/help/help/documentation/selling-templates/templates-plans-pricing/.md) like HTML templates, Starter Kits, Elementor Template kits, themes for Joomla, Magento, Moodle, Laravel or any other platform templates, React, and more.

## API Operations[​](#api-operations "Direct link to API Operations")

This section explains operations related to plans, pricings, currencies, and features of a product.

<!-- -->

[GETRetrieve a plan/products/{product\_id}/plans/{plan\_id}.json](https://freemius.com/help/help/api/plans/retrieve/.md)[GETList all plans/products/{product\_id}/plans.json](https://freemius.com/help/help/api/plans/list/.md)[GETRetrieve a pricing/products/{product\_id}/plans/{plan\_id}/pricing/{pricing\_id}.json](https://freemius.com/help/help/api/plans/retrieve-pricing/.md)[GETList all plan's pricing/products/{product\_id}/plans/{plan\_id}/pricing.json](https://freemius.com/help/help/api/plans/list-s-pricing/.md)[GETList all features/products/{product\_id}/plans/{plan\_id}/features.json](https://freemius.com/help/help/api/plans/list-features/.md)[GETList all currencies/products/{product\_id}/plans/currencies.json](https://freemius.com/help/help/api/plans/list-currencies/.md)[POSTCreate a license/products/{product\_id}/plans/{plan\_id}/pricing/{pricing\_id}/licenses.json](https://freemius.com/help/help/api/plans/create-license/.md)[POSTClone pricing to other currency/products/{product\_id}/plans/{plan\_id}/pricing/clone.json](https://freemius.com/help/help/api/plans/clone-pricing-other-currency/.md)
