---
title: "Plans"
description: "Plans describe available subscription types"
url: https://www.fenerum.com/en-DK/docs/api/plan/
updated_at: "2026-05-18T00:00:00"
---
A **Plan** is a product offering. Each plan has one or more [Plan Terms](https://www.fenerum.com/en-DK/docs/api/plan-term.md) — pricing variants that differ by interval (`month`, `year`, etc.), price, and currency. When an account becomes a customer, a [Subscription](https://www.fenerum.com/en-DK/docs/api/subscription.md) ties the account to a specific Plan Term.

Each plan response also includes a nested `planterms_set` array carrying the same Plan Term objects inline; see the [Plan Term](https://www.fenerum.com/en-DK/docs/api/plan-term.md) page for field-level documentation.

`GET /api/v1/plans/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
