Techforce Agents Amazon Products
GET techforce-agents.onrender.com/api/amazon-products
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Amazon product data on demand with key details including ASIN, title, brand, price, currency, rating, review count, availability, thumbnail, and product URL. Get results for $0.03 per record (minimum 1, up to 1,000). Enter your search keywords, optionally choose an Amazon marketplace (com, in, co.uk, de, ca, com.au, ae), and the number of products you need. Discover live Amazon product listings in seconds. Powered by Techforce Global — explore more at https://techforceglobal.com
Resource: techforce-agents.onrender.com/api/amazon-products
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d
Payment methods: — · Last validation: 2026-09-14 16:47:09.187+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search keywords, e.g. 'wireless earbuds'"
},
"max": {
"type": "integer",
"description": "Number of products to return (min 1, max 1000)"
},
"domain": {
"enum": [
"www.amazon.com",
"www.amazon.in",
"www.amazon.co.uk",
"www.amazon.de",
"www.amazon.ca",
"www.amazon.com.au",
"www.amazon.ae"
],
"type": "string",
"description": "Amazon marketplace (optional, default www.amazon.com)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "Product page URL"
},
"asin": {
"type": "string",
"description": "Amazon Standard Identification Number"
},
"brand": {
"type": "string",
"description": "Brand name"
},
"price": {
"type": "number",
"description": "Numeric price"
},
"title": {
"type": "string",
"description": "Product title"
},
"rating": {
"type": "number",
"description": "Average rating out of 5"
},
"currency": {
"type": "string",
"description": "Currency code"
},
"priceRaw": {
"type": "string",
"description": "Formatted price with currency symbol"
},
"availability": {
"type": "string",
"description": "Stock availability"
},
"reviewsCount": {
"type": "integer",
"description": "Number of reviews"
},
"thumbnailUrl": {
"type": "string",
"description": "Product image URL"
}
}
},
"description": "Array of Amazon products"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"amount": "300000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "300000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.