Amazon Search API
Amazon Search API
- Price
- 0.025000 USDT / request
- Status
- Available
- Official reference
- 0.025000 USDT / request
- Protocols
- REST · MCP
Run a test
Runs are submitted only when you click Run. Check the input and cost limit first.
Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.
Run a test to see its status, charges and response here.
API reference
A successful asynchronous create call returns a receipt. Use the provider’s status/result operation with that receipt ID to check whether the upstream job has completed.
curl https://gw.asale.ai/v1/tool-runs \
-H 'Authorization: Bearer <ASALE_API_KEY>' \
-H 'Content-Type: application/json' \
-H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
-d '{
"tool": "search.amazon",
"input": {
"query": {}
},
"max_cost_micros": 25000
}'curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'| Parameter | Required | Type |
|---|---|---|
| query | No | object |
Full input schema
{
"additionalProperties": false,
"properties": {
"query": {
"additionalProperties": false,
"properties": {
"amazon_domain": {
"description": "Parameter defines the Amazon domain to use. It defaults to `amazon.com`. Head to [Amazon domains](amazon-domains) for a full list of supported Amazon domains.",
"type": [
"string",
"number",
"boolean"
]
},
"async": {
"description": "Parameter defines the way you want to submit your search to SerpApi. It can be set to `false` (default) to open an HTTP connection and keep it open until you got your search results, or `true` to just submit your search to SerpApi and retrieve them later. In this case, you'll need to use our [Searches Archive API](https://Asale.com/search-archive-api) to retrieve your results. `async` and `no_ca",
"type": [
"string",
"number",
"boolean"
]
},
"dc": {
"description": "Parameter defines the exclusion of results from an auto-corrected query when the original query is spelled wrong. It can be set to `true` to exclude these results, or `false` to include them (default).",
"type": [
"string",
"number",
"boolean"
]
},
"delivery_zip": {
"description": "ZIP Postal code. To filter the shipping products by a selected area.",
"type": [
"string",
"number",
"boolean"
]
},
"device": {
"description": "Parameter defines the device to use to get the results. It can be set to `desktop` (default) to use a regular browser, `tablet` to use a tablet browser (currently using iPads), or `mobile` to use a mobile browser.",
"type": [
"string",
"number",
"boolean"
]
},
"json_restrictor": {
"description": "Parameter defines the fields you want to include in the output, reducing payload size for faster response. See the [JSON Restrictor documentation](https://Asale.com/json-restrictor) for more details.",
"type": [
"string",
"number",
"boolean"
]
},
"k": {
"description": "Parameter defines the query you want to search. You can use anything that you would use in a regular Amazon search. This parameter can't be used with the `node` parameter.",
"type": [
"string",
"number",
"boolean"
]
},
"language": {
"description": "Parameter defines the language to use for the Amazon search. It's a locale name represented as <language>_<REGION>. (e.g., on amazon.com `en_US` for English, `es_US` for Spanish, or on amazon.co.jp `ja_JP` for Japanese). Head to Amazon languages for a full list of supported [Amazon languages](https://Asale.com/amazon-languages).",
"type": [
"string",
"number",
"boolean"
]
},
"no_cache": {
"description": "Parameter will force SerpApi to fetch the Amazon results even if a cached version is already present. A cache is served only if the query and all parameters are exactly the same. Cache expires after 1h. Cached searches are free, and are not counted towards your searches per month. It can be set to `false` (default) to allow results from the cache, or `true` to disallow results from the cache. `no_",
"type": [
"string",
"number",
"boolean"
]
},
"node": {
"description": "Parameter specifies the category for Amazon search results. You can find the appropriate node value by browsing Amazon’s website and accessing a specific category. The node ID is typically included in the URL after the format `node=[NODE ID]`. For example, on Amazon.com, the node for Smart Home is `6563140011`, and on Amazon.co.uk, the node for Fashion is `11961407031`. Use this node value to filt",
"type": [
"string",
"number",
"boolean"
]
},
"output": {
"description": "Parameter defines the format of the result. It can be set to `json` (default) to get a structured JSON of the results, `html` to get the raw HTML retrieved, or `md` to get a markdown-formatted version optimized for LLMs and AI agents.",
"type": [
"string",
"number",
"boolean"
]
},
"page": {
"description": "Parameter defines the page number. It's used for pagination. (e.g., `1` (default) is the first page of results, `2` is the 2nd page of results, `3` is the 3rd page of results, etc.).",
"type": [
"string",
"number",
"boolean"
]
},
"rh": {
"description": "Parameter defines items filtering based on their attributes. The structure is a list of `key:value` pairs separated by `,`. For example `n:16318031,p_n_cpf_eligible:21512497011,p_72:1248897011` to filter for products in **[Coffee](https://www.browsenodes.com/amazon.com/browseNodeLookup/16318031.html)** department (`n:16318031`) that are **Climate Pledge Friendly** (`p_n_cpf_eligible:21512497011`)",
"type": [
"string",
"number",
"boolean"
]
},
"s": {
"description": "Parameter is used for sorting results. Available options: `relevanceblender` - Featured (default) `price-asc-rank` - Price: Low to High `price-desc-rank` - Price: High to Low `review-rank` - Avg. Customer Review `date-desc-rank` - Newest Arrivals `exact-aware-popularity-rank` - Best Sellers",
"type": [
"string",
"number",
"boolean"
]
},
"shipping_location": {
"description": "Shipping country. To filter the shipping products by a selected country.",
"type": [
"string",
"number",
"boolean"
]
},
"zero_trace": {
"description": "Enterprise only. Parameter enables [ZeroTrace mode](https://Asale.com/zero-trace-mode). It can be set to `false` (default) or `true`. Enable this mode to skip storing search parameters, search files, and search metadata on our servers. This may make debugging more difficult.",
"type": [
"string",
"number",
"boolean"
]
}
},
"required": [],
"type": "object"
}
},
"required": [],
"type": "object"
}Price
0.025000 USDT / request
Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.
Price revision 4
Search
Asale matches available channels by price. The reference is the highest verified channel reference price. Only definite rejections may transfer to another channel; uncertain executions require reconciliation to avoid duplicate charges.
Supply channels: 1