← Back to directory

AnyAPI ebay.sold_listings (eBay Sold Listings)

https://api.getanyapi.com/v1/run/ebay.sold_listings

Overview

AnyAPI ebay.sold_listings (eBay Sold Listings)

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) 374ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-30 07:21:53
Last Healthy Never
Consecutive Failures 1

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "condition": { "default": "any", "description": "Item condition filter (e.g. used).", "enum": [ "any", "new", "used" ], "type": "string" }, "daysBack": { "default": 30, "description": "How many days back to include sold listings, 1-90 (e.g. 30).", "type": "integer" }, "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" }, "query": { "description": "Search keyword for sold items (e.g. iphone 13 pro).", "type": "string" }, "site": { "default": "ebay.com", "description": "eBay country site to search (e.g. ebay.co.uk).", "enum": [ "ebay.com", "ebay.co.uk", "ebay.de", "ebay.fr", "ebay.it", "ebay.es", "ebay.ca", "ebay.com.au" ], "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": "Sold listing records: title, sold price, sale date, condition, shipping, and item URL.", "items": { "properties": { "title": { "type": "string" }, "url": { "type": "string" } }, "required": [ "title", "url" ], "type": "object" }, "type": "array" } }, "required": [ "items" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "eBay sold listings 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-30 07:21:53 degraded 401 372ms
2026-08-29 20:27:39 degraded 401 381ms
2026-08-29 12:03:12 degraded 401 374ms
2026-08-29 03:56:57 degraded 401 372ms
2026-08-28 21:23:40 degraded 401 468ms
2026-08-28 12:45:32 degraded 401 379ms
2026-08-28 07:45:11 degraded 401 372ms
2026-08-27 19:28:27 degraded 401 373ms
2026-08-27 16:29:27 degraded 401 379ms