Skip to content

Real eBay sold prices.
One API call.

One GET request returns up to 240 completed eBay sales — sold price, date, condition, shipping, seller. Real transactions, not estimates or asking prices.

Trending:

Free tier · No credit card · Instant API key

One endpoint.
Clean JSON.

A single GET request with your API key. No OAuth, no XML, no pagination tokens. Pass a keyword, get back up to 240 sold listings with everything you need to price accurately.

Every response includes sold price, shipping cost, currency, sold date, item condition, seller feedback, and a direct link to the listing.

Sites
8 eBay marketplaces — US, UK, DE, FR, IT, ES, CA, AU
Filters
Category, price, condition, date window — narrow 240 results to exactly what you need
Read the docs
Response · JSON
{
"keyword": "iphone 15 pro",
"totalItems": 240,
"hasNextPage": true,
"items": [
{
"itemId": "256123456789",
"title": "Apple iPhone 15 Pro 256GB...",
"soldPrice": "849.99",
"soldCurrency": "USD",
"shippingPrice": "0.00",
"endedAt": "2026-03-14T18:42:00.000Z",
"url": "https://ebay.com/itm/...",
"sellerFeedbackScore": 14200
},
// ... 239 more items
]
}

Pay per search, not per result

One request = one keyword search = up to 240 real sold listings. Whether it returns 10 results or 240, it counts as one request.

Basic

100
requests / month
$0/ moNo credit card
  • 60 requests / min
  • 8 eBay marketplaces
  • Up to 90 days of history
Create Free Account

Starter

2,000
requests / month
$9/ mo
  • 60 requests / min
  • 8 eBay marketplaces
  • Up to 90 days of history
  • Your own API key
  • Usage dashboard
Choose Starter

Growth

10,000
requests / month
$29/ mo
  • 60 requests / min
  • 8 eBay marketplaces
  • Up to 90 days of history
  • Your own API key
  • Usage dashboard
Start with Growth

Scale

50,000
requests / month
$79/ mo
  • 60 requests / min
  • 8 eBay marketplaces
  • Up to 90 days of history
  • Your own API key
  • Usage dashboard
  • Priority support
Choose Scale
Need more than 50,000 requests?Custom volume pricing with priority support.

All plans include access to 8 eBay sites and up to 90 days of history per search. Upgrade, downgrade, or cancel anytime from your dashboard.

Common questions

Up to 240 completed eBay sales per request. Each listing includes the title, sold price, shipping cost, currency, sold date, item condition, item URL, seller username, seller feedback score, and seller positive percentage. All real transaction data.

eBay's Finding API heavily restricts sold listing access and is often unavailable to new developers. We handle the infrastructure so you get a clean JSON response from a single GET request — no eBay developer account, no approval process, no rate limit negotiations. Ship in 5 minutes instead of waiting weeks for approval.

Monthly plans with a set number of requests included. Each request returns up to 240 results — you pay per search, not per result. If you exceed your plan quota, further requests are blocked until the next cycle — upgrade anytime from your dashboard. Usage is tracked in real time via the dashboard and response headers.

Yes. The free plan gives you 50 requests per month — that's up to 12,000 sold listings — with no credit card required. Enough to integrate, test, and validate before upgrading.

Every request fetches data in real time directly from eBay. Nothing is cached or pre-aggregated. The response you get reflects what has actually sold at the time of your request.

That's our problem, not yours. We monitor every site and ship parser updates the same day a change ships — usually within the hour. The API contract you integrate against stays stable; the response shape is versioned under /v1.

Yes. Every plan — including free — permits commercial use. Build it into a paid SaaS, an internal tool, a client deliverable, a mobile app, whatever. You pay for the requests; what you build on top of them is yours.

It depends what you're replacing: Terapeak's free dashboard, eBay's official APIs, self-scraping, or an enterprise platform like Bright Data. We wrote an honest side-by-side with prices and access requirements.

Contact

Questions or feedback?

Found a bug, want a feature, or just want to say something? We read every submission and respond to most within a day.