v8
OpenAPI 3.1.02026-08-033623795.0 MBRetrieve Product
Retrieves the details of an existing product. This endpoint is publicly accessible.
Response
product retrieved without authentication
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.
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.
Example response
{
"custom_cta": "get_access",
"global_affiliate_status": "enabled",
"marketplace_status": "not_available",
"member_affiliate_status": "enabled"
}