Wearfigs: Get Product Detail
Wearfigs via Parse · ecommerce
Fetch detailed product information including available colors, sizes, fits, materials, and features for a given product handle. The handle can be a color-specific variant slug or a product group slug. Returns the product catalog options and product metadata. When a product group handle is used, the 'product' field may be null — use a color-specific handle for full product metadata. API for browsing and searching FIGS medical scrubs and apparel, including collections, product details, colors, sizes, reviews, and variant lookups. Fulfilled by Parse from wearfigs.com.
- ecommerce
- healthcare
- parse
- platform-key
- reviews-ratings
- wearfigs
- wearfigs-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/c274231f-7601-4772-8c4f-1a0085c69511/get_product_detail
- Interface artifact
- sha256:6501eea3214ae0d0a000a85d3f0ef1eddfb4c6286a325f1b5512aceb0fd19cbd
- Manifest digest
- sha256:ac295d6fb80dfc36b56a56e75d81b1648c93d1188c2d50bdb452eba4fda7da49
Request fields
- color (string): Optional color name filter (currently unused by upstream but accepted for compatibility).
- handle (string, required): Product handle/slug — either a color-specific handle (e.g. 'womens-catarina-one-pocket-scrub-top-black') or a product group handle (e.g. 'womens-catarina-scrub-top').
Example queries
- {"color":"Black","handle":"womens-catarina-scrub-top"}