Creates a new product for the authenticated project.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Unique product identifier.
"premium_monthly"
Product type. Mirrors dashboard labels.
Subscription duration in ISO 8601 format. Allowed only for subscription_with_promo or subscription.
Created product
product Unique product identifier.
"premium_monthly"
Canonical API path.
"/v4/products/premium_monthly"
Creation timestamp (ISO 8601 UTC).
"2025-09-15T12:30:00Z"
Last update timestamp (ISO 8601 UTC).
"2025-11-03T10:26:40Z"
Product type (open enum). Values mirror the Qonversion dashboard labels: subscription_with_promo (Subscription With Promo Period), subscription (Regular Subscription), consumable, lifetime.
Subscription duration in ISO 8601 period format (open enum). Only products of type subscription_with_promo or subscription may have a duration; consumable and lifetime are always null.
Apple App Store product identifier.
Google Play product identifier.
Google Play base plan identifier.
Stripe product identifier.