Publish Product
Submits a product to the whop.com marketplace for review. The product moves to pending_review; a Whop reviewer approves it before it goes live.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
255"d9105228-4a08-46b1-8b91-42fed586d383"
Pins the request to a dated API version.
"2026-07-23"
Path Parameters
The unique identifier of the product, prefixed prod_.
Response
product submitted for review
Account that sells this product.
When the product was created, as an ISO 8601 timestamp.
Call-to-action button label shown on the product purchase page.
URL the call-to-action button links to instead of checkout.
Custom text label on customer's bank statement.
Written description displayed on product page.
External identifier stored on the product for your own reference.
Commission rate affiliates earn through the global affiliate program.
Enrollment status in the global affiliate program.
Short marketing headline displayed on product page.
Product ID, prefixed prod_.
Listing state on the whop.com marketplace. pending_review means submitted and awaiting review; live_marketplace means approved and discoverable.
not_available, pending_review, live_marketplace "not_available"
Commission rate members earn through the member affiliate program.
Enrollment status in the member affiliate program.
Active memberships for this product; 0 if public member counts are disabled.
Custom key-value pairs stored on the product.
User who owns the account selling this product.
Tax classification code for this product, or null if no tax code is set.
Published customer reviews for this product.
URL slug for the product's public link.
Product display name shown to customers.
When the product was last updated, as an ISO 8601 timestamp.
Whether the product has been verified by Whop.
Whether the product is publicly visible, hidden, or archived.

