E

eBay Search, Comps & Products · Search

by eBay Search, Comps & Products

GETBaseArbitrumPolygon

$0.02

per call · USD Coin on Base

eBay listings search — live prices, condition, shipping, seller reputation, auctions & Buy It Now across supported regional eBay sites, with category, price band, condition, seller & location filters, sorted, as clean JSON.

Endpoint

GET https://ebay.use.x402atlas.com/search

3

Calls / 30d

2

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://ebay.use.x402atlas.com/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://ebay.use.x402atlas.com/search?buying_format=BIN&condition=3000&domain=ebay.com&location=Domestic&max_price=800&min_price=100&page=1&per_page=50&query=iphone+15+pro&sort=price_shipping_lowest" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "categories": [
    {
      "id": 9355,
      "name": "Cell Phones & Smartphones"
    },
    {
      "id": 20349,
      "name": "Cell Phone & Smartphone Parts"
    }
  ],
  "domain": "ebay.com",
  "items": [
    {
      "condition": "Pre-Owned",
      "details_link": "https://ebay.use.x402atlas.com/product?product_id=146252519201",
      "extensions": [
        "Free returns",
        "Top Rated Plus"
      ],
      "link": "https://www.ebay.com/itm/146252519201",
      "location": "United States",
      "price": {
        "extracted": 489.99,
        "raw": "$489.99"
      },
      "product_id": "146252519201",
      "quantity_sold": 412,
      "returns": "Free returns",
      "seller": {
        "positive_feedback_percent": 99.2,
        "review_count": 48213,
        "username": "certified.tech.deals"
      },
      "shipping": {
        "free": true,
        "raw": "Free shipping"
      },
      "sponsored": false,
      "thumbnail": "https://i.ebayimg.com/images/g/aB0AAOSw1x9mQ2Zx/s-l500.jpg",
      "title": "Apple iPhone 15 Pro 128GB Natural Titanium (Unlocked) - Very Good Condition"
    },
    {
      "condition": "Pre-Owned",
      "details_link": "https://ebay.use.x402atlas.com/product?product_id=156733902118",
      "discount": "20% off",
      "link": "https://www.ebay.com/itm/156733902118",
      "location": "United States",
      "original_price": {
        "extracted": 649,
        "raw": "$649.00"
      },
      "price": {
        "extracted": 519,
        "raw": "$519.00 to $589.00"
      },
      "product_id": "156733902118",
      "rating": 4.5,
      "reviews_count": 231,
      "seller": {
        "positive_feedback_percent": 98.7,
        "review_count": 10544,
        "username": "phoneup_store"
      },
      "shipping": {
        "extracted": 12.4,
        "free": false,
        "raw": "+$12.40 shipping"
      },
      "sponsored": false,
      "thumbnail": "https://i.ebayimg.com/images/g/kQ4AAOSwXy5nGt2p/s-l500.jpg",
      "title": "Apple iPhone 15 Pro 256GB Blue Titanium Unlocked"
    }
  ],
  "next_page": 2,
  "page": 1,
  "per_page": 50,
  "query": "iphone 15 pro",
  "related_searches": [
    "iphone 15 pro max",
    "iphone 15 pro unlocked",
    "iphone 14 pro"
  ],
  "total_results": 8347
}

Payment details

Pay to0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from eBay Search, Comps & Products & similar services