Supreme: Get Product Detail
Supreme via Parse · ecommerce
Get full details for a specific product by handle (product ID or slug). Searches within the specified season's preview data. Returns stale_input if the product is not found in the given season. The detail view includes all variant colorways with full image sets. Access Supreme's website data — products, news, lookbooks, stores, and more. Fulfilled by Parse from supreme.com.
- ecommerce
- entertainment
- news-media
- parse
- platform-key
- supreme
- supreme-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/245bc22a-05fc-4daf-b21a-cc3e8b57d37a/get_product_detail
- Interface artifact
- sha256:1421c40e8c4ef5947ebd5d199290a1d4bdf35f9a0200ab752523defbe02a75fc
- Manifest digest
- sha256:246daf7320901b0a11ae8fc43ac4cece8ec8d79a43b13cbb59cee6d8d32f44e2
Request fields
- season (string): Season slug (e.g. 'springsummer2026', 'fallwinter2025'): Allowed values: springsummer2026, fallwinter2025
- product_handle (string, required): Product slug (e.g. 'reversible-faux-fur-hooded-work-jacket') or _id UUID. Obtain from get_product_listings or get_products_by_category results.
Example queries
- {"season":"springsummer2026","product_handle":"reversible-faux-fur-hooded-work-jacket"}