Get products
Retrieve a single product by ID, or omit the ID to get all dashboard products.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your Project Key from the Qonversion dashboard (Project Settings -> Project Keys -> Project Key).
Production keys have no prefix; keys prefixed with test_ target the sandbox environment.
Example (sandbox): Bearer test_PV77YHL7qnGvsdmpTs7gimsxUvY-Znl2
Example (production): Bearer JFPATc4VaaWYsfurml3qZ4zsmNw0VfWH
Path Parameters
Qonversion product UID
Response
Product retrieved
Unique identifier of the Qonversion product
"premium_monthly"
Numeric ID of the Qonversion project owning this product
12345
Product type:
0= Subscription With Promo Period1= Regular Subscription2= Non-Recurring (Consumable)3= Non-Consumable (Lifetime)
0, 1, 2, 3 1
Product identifier in App Store Connect
"com.app.premium_monthly"
Product identifier in Google Play Console
"com.app.premium_monthly"
Base plan identifier in Google Play Console
"monthly-base"
Product identifier in Stripe
"prod_abc123"
Duration: 0 = Weekly, 1 = Monthly, 2 = Three Monthly, 3 = Six Monthly, 4 = Annual
0, 1, 2, 3, 4 1
ISO 8601 subscription duration string derived from duration. Server-computed:
P1W for Weekly, P1M for Monthly, P3M for Three Monthly, P6M for Six Monthly,
P1Y for Annual. Present only for subscription products (type 0 or 1).
P1W, P1M, P3M, P6M, P1Y "P1M"
Creation timestamp (Unix seconds)
1665669916
Last-update timestamp (Unix seconds)
1665669916