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

Search keywords

Minimum string length: 1
page
string

Result page number

Pattern: ^\d+$
merchant_id
string

Filter results to a specific merchant

Minimum string length: 1
sort_by
string

Sort order for results

Minimum string length: 1
enrich
enum<string>

Enrich each result with pricing data

Available options:
pricing
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

Structured Amazon search results.

provider
enum<string>
required
Available options:
amazon
page_type
enum<string>
required
Available options:
search
meta_data
object
required
products
object[]
required