Skip to main content
GET
Get Product Details

Authorizations

Authorization
string
header
required

Zinc API key (Bearer zn_...)

Headers

authorization
string | null

Path Parameters

product_id
string
required

Query Parameters

retailer
string
required

Retailer identifier: amazon, walmart, bestbuy, or a Shopify store's domain (e.g. retailer=yetch.studio)

max_age
integer | null

Max response age in seconds (mutually exclusive with newer_than)

newer_than
integer | null

Minimum retrieval timestamp (mutually exclusive with max_age)

async
boolean | null

Return immediately with status=processing

Response

Successful Response