Skip to main content
POST
/ebay/items/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 10000
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:best_match
Available options:
best_match,
ending_soonest,
newly_listed,
price_low,
price_high
condition
enum<string> | null
Available options:
new,
open_box,
used,
parts
buying_format
enum<string> | null
Available options:
auction,
buy_it_now
min_price
number | null
Required range: x >= 0
max_price
number | null
Required range: x >= 0
category_id
string | null

Response

Successful Response

id
string
required
url
string
required
@type
string
default:EbaySearchItem
price
number | null
currency
string | null
list_price
number | null
condition
string | null
image
string | null
buying_format
string | null
bid_count
integer | null
has_best_offer
boolean
default:false
shipping
string | null
sold_count
integer | null
watcher_count
integer | null
seller
object | null