Skip to main content
POST
/biccamera/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 10000
timeout
integer
default:1500
Required range: 20 <= x <= 1500
keyword
string | null
Minimum string length: 1
category_id
string | null
brand
string[] | null
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
color
enum<string>[] | null
Available options:
black,
white,
gray,
silver,
blue,
green,
beige,
yellow,
gold,
orange,
brown,
red,
pink,
purple,
clear,
other
release_month
string[] | null
trade_in_min
integer | null
Required range: x >= 0
trade_in_max
integer | null
Required range: x >= 0
in_stock_only
boolean
default:false
include_discontinued
boolean
default:false
discounted_only
boolean
default:false
preorder_only
boolean
default:false
has_used
boolean
default:false
has_trade_in
boolean
default:false
free_warranty
boolean
default:false
subscription
boolean
default:false
made_in_japan
boolean
default:false
new_arrivals
boolean
default:false
split_variations
boolean
default:false
sort
enum<string>
default:popular
Available options:
popular,
newest,
price_asc,
price_desc,
release_date,
delivery_speed,
review_count,
rating
spec_filters
object | null

Response

Successful Response

id
string
required
url
string
required
@type
string
default:BiccameraProductCard
name
string | null
brand
string | null
image
string | null
price
number | null
currency
string
default:JPY
point
integer | null
delivery_message
string | null
stock_message
string | null
shipping_message
string | null
rating
number | null
review_count
integer | null
used_count
integer | null
used_price_from
number | null
spec_labels
string[]
badges
string[]
coupon
string | null
color_variations
object[]