Enrich Product
Deprecated — use POST /v1/lookup instead.
Search by product URL, get back full product information from Channel3’s product database.
If the product is not found in the database, the endpoint will attempt real-time retrieval from the product page. This fallback returns basic product information (price, images, title) without full enrichment.
Authorizations
Body
The URL of the product to enrich
Response
Successful Response
v0 product detail with deprecated fields.
Deprecated, use offers field
Deprecated, use offers field
Deprecated, use offers field
InStock, OutOfStock Ordered list of brands.
The single category this product belongs to, as a structured CategorySummary (slug, title, path, has_children). Replaces the deprecated categories field.
male, female, unisex Target age group. Age-agnostic products are typically returned as 'adult'.
newborn, infant, toddler, kids, adult All merchant offers for this product in the requested locale.
Variant interaction state — options, selected. Absent when the product has no variations.
Structured attributes extracted for this product, keyed by attribute handle (e.g. 'color', 'material'). Values are the canonical allowed values for that handle.
List of image URLs (deprecated, use images field)