AnyAPI amazon.bestsellers (Amazon Bestsellers)
https://api.getanyapi.com/v1/run/amazon.bestsellersOverview
AnyAPI amazon.bestsellers (Amazon Bestsellers)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
getanyapi
Source
bazaar
Indexed
2026-07-01 05:14:23
Health
Status
degraded
Latency (p50)
702ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-08-24 17:21:17
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.",
"maximum": 20,
"minimum": 1,
"type": "integer"
},
"url": {
"description": "Amazon Best Sellers category URL (e.g. https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics).",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"costUsd": {
"description": "Amount charged in USD for this call.",
"type": "number"
},
"items": {
"description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.",
"type": "integer"
},
"output": {
"additionalProperties": false,
"properties": {
"data": {
"oneOf": [
{
"type": "null"
},
{
"additionalProperties": false,
"properties": {
"items": {
"description": "Best-seller product records: category rank, title, price, rating, thumbnail, and product URL.",
"items": {
"properties": {
"asin": {
"type": "string"
},
"title": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"title",
"url",
"asin"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "Amazon bestsellers output",
"type": "object"
},
"provider": {
"description": "Always \"AnyAPI\".",
"type": "string"
}
},
"required": [
"output",
"provider",
"costUsd"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-24 17:21:17 | degraded | 401 | 341ms | |
| 2026-08-24 14:59:47 | degraded | 401 | 494ms | |
| 2026-08-24 07:32:45 | degraded | 401 | 1401ms | |
| 2026-08-23 23:50:11 | degraded | 401 | 1153ms | |
| 2026-08-23 17:38:07 | degraded | 401 | 619ms | |
| 2026-08-23 06:39:02 | degraded | 401 | 740ms | |
| 2026-08-23 00:39:26 | degraded | 401 | 340ms | |
| 2026-08-22 18:32:13 | degraded | 401 | 847ms | |
| 2026-08-22 10:01:37 | degraded | 401 | 370ms | |
| 2026-08-22 03:10:47 | degraded | 401 | 702ms | |
| 2026-08-22 01:42:17 | degraded | 401 | 926ms |