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
start_page
string

First page to crawl (default 1)

Pattern: ^\d+$
end_page
string
required

Last page to crawl, max 10 pages from start_page

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

Amazon crawl job queued.

request_id
string
required
mode
enum<string>
required
Available options:
async
status
enum<string>
required
Available options:
queued
job_id
string
required