Skip to main content
GET
Get product pricing and offers

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

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

Query Parameters

retailer
enum<string>
default:amazon

Retailer to fetch offers from

Available options:
amazon,
walmart
zipCode
string

US zip code for shipping calculations

Pattern: ^\d{5}(-\d{4})?$

Response

Product offers and pricing

success
boolean
Example:

true

data
object
meta
object