All sites
Data API
Amazon Data API
Products, search, reviews and seller data across every Amazon marketplace.
12endpointsTLS Fingerprint · Rate Limit · Captcha handled for you
Example (captured live)
amazon.com
ExampleJSON responseclick the page to trace a field
{
"domain": "us",
"query": "laptop",
"suggestions": [
"laptop",
"laptop stand",
"gaming laptop",
"laptop bag",
"laptops on sale clearance 2025",
"laptop case",
"hp laptops",
"lenovo laptop",
"laptop sleeve",
"laptop backpack"
]
}
GET
/v1/data/amazon/autocomplete1 credit / run VerifiedKeyword Suggestions
Search-box keyword suggestions.
Handled for you:TLS FingerprintRate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Partial search term. |
| Advanced filters | |||
| domain | string | no | Amazon marketplace TLD or code. Examples: com, co.uk, de (default: com) |
| market | string | no | Marketplace code, alternative to domain. Examples: us, uk, de, jp. |
| country | string | no | Two-letter country code to pick the marketplace. Example: GB selects the UK store. |