Skip to main content
A Product is a digital good or service sold on Whop. Products may contain plans for pricing and/or experiences for content delivery. Use the Products API to create products, list products visible to your credentials, retrieve product details, update product metadata or merchandising fields, and delete products that should no longer be sold.

Endpoints

Attributes

string
required
Product ID, prefixed prod_.
object | null
required
Account that sells this product.
string
required
When the product was created, as an ISO 8601 timestamp.
string | null
required
Call-to-action button label shown on the product purchase page.Available options: get_access, join, order_now, shop_now, call_now, donate_now, contact_us, sign_up, subscribe, purchase, get_offer, apply_now, complete_order
string | null
required
URL the call-to-action button links to instead of checkout.
string | null
required
Custom text label on customer’s bank statement.
string | null
required
Written description displayed on product page.
string | null
required
External identifier stored on the product for your own reference.
Gallery images for this product, ordered by position.

Properties

string
required
Gallery image ID.
string | null
required
Uploaded file MIME type, such as image/jpeg.
string | null
required
Pre-optimized URL for rendering this image on the client.
number | null
required
Commission rate affiliates earn through the global affiliate program.
string | null
required
Enrollment status in the global affiliate program.Available options: enabled, disabled
string | null
required
Short marketing headline displayed on product page.
string
required
Listing state on the whop.com marketplace. pending_review means submitted and awaiting review; live_marketplace means approved and discoverable.Available options: not_available, pending_review, live_marketplace
number | null
required
Commission rate members earn through the member affiliate program.
string | null
required
Enrollment status in the member affiliate program.Available options: enabled, disabled
number
required
Active memberships for this product; 0 if public member counts are disabled.
object | null
required
Custom key-value pairs stored on the product.
object | null
required
User who owns the account selling this product.
object | null
required
Tax classification code for this product, or null if no tax code is set.
number
required
Published customer reviews for this product.
string
required
URL slug for the product’s public link.
string
required
Product display name shown to customers.
string
required
When the product was last updated, as an ISO 8601 timestamp.
boolean
required
Whether the product has been verified by Whop.
string | null
required
Whether the product is publicly visible, hidden, or archived.
Product