Skip to main content
GET
Get detailed product information

Authorizations

x-commerce-api-key
string
header
required

Legacy alias for commerce-scoped API keys. Prefer x-api-key with scope=commerce.

Path Parameters

productId
string
required

Product identifier (e.g., ASIN for Amazon)

Required string length: 1 - 100
Pattern: ^[A-Za-z0-9\-_]+$

Query Parameters

retailer
enum<string>
default:amazon

Retailer to fetch from

Available options:
amazon,
walmart

Response

Detailed product information

success
boolean
Example:

true

data
object
meta
object