Skip to main content
POST
/reverb/items

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
item
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:USD
Available options:
USD,
CAD,
EUR,
GBP,
AUD,
JPY,
NZD
shipping_region
enum<string>
default:US_CON
Available options:
XX,
US_CON,
CA,
GB,
AU,
FR,
DE,
JP,
ID,
US_AK,
US_HI,
US_PR,
US_OTHER
locale
enum<string>
default:en
Available options:
en,
fr,
ja,
es,
de,
it

Response

Successful Response

id
string
required
listing_title
string
required
@type
string
default:ReverbItem
url
string | null
make
string | null
model
string | null
finish
string | null
year
string | null
price
number | null
currency
string | null
price_display
string | null
buyer_price
number | null
listing_currency
string | null
condition
object | null
categories
object[]
state
string | null
is_auction
boolean
default:false
accepts_offers
boolean
default:false
offer_count
integer
default:0
inventory
integer | null
shop_id
integer | null
shop_name
string | null
shop_alias
string | null
is_shop_preferred_seller
boolean
default:false
shop_feedback_count
integer | null
shop_rating_percentage
number | null
location
object | null
shipping
object | null
images
string[]
videos
string[]
view_count
integer | null
watch_count
integer | null
sku
string | null
is_handmade
boolean
default:false
is_sold_as_is
boolean
default:false
origin_country_code
string | null
comparison_shopping_page_id
string | null
created_at
integer | null
published_at
integer | null
shipping_policy
string | null
return_policy
string | null
accepted_payment_methods
string[]