Skip to main content
POST
Python

Authorizations

x-api-key
string
header
required

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.