Skip to main content
POST
Python

Authorizations

x-api-key
string
header
required

Headers

x-user-id
string | null

Optional user identifier to attribute clicks and sales to a user in your system. Channel3 appends it to buy URLs in the response.

Body

application/json
url
string
required

The URL of the product to look up

max_staleness_hours
integer
default:3

Maximum age (in hours) of cached product data before forcing a fresh lookup. Defaults to 3 hours.

Required range: x >= 1

Response

Successful Response

Response from the /v1/lookup endpoint.

product
Product · object
required

Product with detailed information.