---
title: "Returns the available Kavita+ products (billing interval and list price) the renew flow can select."
method: GET
path: "/api/License/products"
tags: ["License"]
---

# Returns the available Kavita+ products (billing interval and list price) the renew flow can select.

`GET /api/License/products`

## Response `200`

OK

- KavitaPlusProductInfoDto[]
  - `productName` string, nullable
  - `priceAmount` integer
  - `priceCurrency` string, nullable
  - `billingInterval` 0 | 1 | 2 | 3 — Members: - `0` — Day - `1` — Week - `2` — Month - `3` — Year

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/a092f0284f3e/schema)
