Overview
AnyAPI ebay.search (eBay Search)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
getanyapi
Source
bazaar
Indexed
2026-06-26 20:14:43
Health
Status
degraded
Latency (p50)
345ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-08-12 02:42:18
Last Healthy
Never
Consecutive Failures
4
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Maximum number of results to return (1–25, default 25). You are billed per result returned, so a lower limit costs less.",
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"url": {
"description": "eBay search or category listing URL (e.g. https://www.ebay.com/sch/i.html?_nkw=dresses).",
"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": "Listing records: title, price, condition, shipping cost, seller info, image, and item URL.",
"items": {
"type": "object"
},
"type": "array"
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "eBay search 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-12 02:42:18 | degraded | 401 | 370ms | |
| 2026-08-11 20:18:08 | degraded | 401 | 324ms | |
| 2026-08-11 15:38:32 | degraded | 401 | 373ms | |
| 2026-08-11 09:32:32 | degraded | 401 | 373ms | |
| 2026-08-11 04:37:21 | degraded | 401 | 112ms | |
| 2026-08-10 23:54:59 | degraded | 401 | 395ms | |
| 2026-08-10 16:50:24 | degraded | 401 | 349ms | |
| 2026-08-10 13:23:48 | degraded | 401 | 345ms | |
| 2026-08-10 07:07:53 | degraded | 401 | 340ms | |
| 2026-08-10 00:13:13 | degraded | 401 | 145ms | |
| 2026-08-09 20:51:41 | degraded | 401 | 170ms | |
| 2026-08-09 18:22:46 | degraded | 401 | 143ms | |
| 2026-08-09 12:37:15 | degraded | 401 | 138ms | |
| 2026-08-09 04:51:33 | degraded | 401 | 470ms |