---
title: "Product Pricing"
description: "Manage product pricings in Fenerum."
url: https://www.fenerum.com/en-DK/docs/api/product-pricing/
updated_at: "2025-12-22T00:00:00"
---
A **Product Pricing** is one specific price point on a [Product](https://www.fenerum.com/en-DK/docs/api/product.md) — combining currency, billing interval, and amount. Each product can have many pricings (e.g., monthly EUR, annual EUR, monthly DKK). Pricings are nested under their parent product: every endpoint here requires the product's `uuid` in the URL.

`GET /api/v1/products/{product_uuid}/pricings/` (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
