Search Amazon products via API
https://basezos.vercel.app/api/search/amazon-productsOverview
Search Amazon products via API
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
basezos
Source
bazaar
Indexed
2026-03-02 01:13:34
Health
Status
degraded
Latency (p50)
306ms
Uptime (30d)
0.0%
Reliability Score
45/100
Last Checked
2026-09-20 14:24:01
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"pages": {
"required": true,
"type": "integer"
},
"searchQuery": {
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"items": {
"items": {
"additionalProperties": false,
"properties": {
"cached": {
"type": "boolean"
},
"id": {
"type": "string"
},
"image": {
"type": "string"
},
"isPrime": {
"type": "boolean"
},
"name": {
"type": "string"
},
"price": {
"type": "string"
},
"reviewsCount": {
"type": "number"
},
"stars": {
"anyOf": [
{
"type": "number"
},
{
"type": "string"
}
]
},
"url": {
"type": "string"
}
},
"required": [
"id",
"name",
"url",
"price",
"image"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"items"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-20 14:24:01 | method_not_allowed | 405 | 353ms | |
| 2026-09-20 01:02:00 | method_not_allowed | 405 | 386ms | |
| 2026-09-19 22:09:25 | method_not_allowed | 405 | 288ms | |
| 2026-09-19 11:53:38 | method_not_allowed | 405 | 285ms | |
| 2026-09-18 22:25:30 | method_not_allowed | 405 | 263ms | |
| 2026-09-18 19:22:45 | method_not_allowed | 405 | 344ms | |
| 2026-09-18 03:42:12 | method_not_allowed | 405 | 306ms | |
| 2026-09-18 00:41:13 | method_not_allowed | 405 | 281ms |