Skip to main content
POST
/ebay/items/sold

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:ended_recently
Available options:
ended_recently,
price_high,
price_low
condition
enum<string> | null
Available options:
new,
open_box,
used,
parts
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:EbaySoldItem
sold_price
number | null
currency
string | null
list_price
number | null
sold_date
string | null
condition
string | null
image
string | null
buying_format
string | null
bid_count
integer | null
has_best_offer
boolean
default:false