Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

asin
string
required

Amazon ASIN to look up pricing for

Minimum string length: 1
country
string

Country code for localized results

Pattern: ^[a-z]{2}$
language
string

Language for results

Minimum string length: 1
domain
string

Amazon domain suffix, e.g. com, co.uk, de

Pattern: ^[a-z]+(?:\.[a-z]+)?$
device
enum<string>

Device profile to emulate

Available options:
desktop,
mobile,
tablet
timeout_ms
string

Max time to wait, in ms

Pattern: ^\d+$

Response

Current offer pricing details.

provider
enum<string>
required
Available options:
amazon
page_type
enum<string>
required
Available options:
pricing
asin
string | null
required
seller_summary
object
required
offers
object[]
required
url
string<uri>
required