Retrieve a product
Fetches a product by ID along with its currently published plans.
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Product UUID.
Response
Product details.
A product returned via the detail endpoint, including its published plans.
"0d65f7c0-7e91-4f56-9b32-13a9a6a7c1de"
Human-readable, URL-safe slug. Auto-generated from name if omitted on create.
"pro-suite"
"Pro Suite"
"Premium tools for growing teams."
Tax code for the product. Must be one of the supported values.
saas, saas_business, software, videocontent, informationservice, ebook, digitalgraphic, videogame, eservice, training "saas"
Display name of the user who created the product.
"Jane Smith"
"2025-04-12T08:21:14.910Z"
Identifiers of all published (latest, non-archived) plans on this product.
["pro-monthly", "pro-annual"]