Skip to main content
POST
/pckoubou/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: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
Minimum string length: 1
category
string | null
item_type
enum<string>
default:all
Available options:
all,
new,
used
maker
string | null
store
string | null
labels
string | null
campaign_tags
string | null
release_period
enum<string> | null
Available options:
today,
this_week,
this_month,
this_year,
upcoming,
since_2000,
before_2000
specs
string[] | null
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
sort
enum<string>
default:recommended
Available options:
recommended,
bestseller,
most_viewed,
newest,
price_asc,
price_desc

Response

Successful Response

id
string
required
url
string
required
@type
string
default:PckoubouProductCard
name
string | null
summary
string | null
maker
string | null
maker_id
string | null
maker_url
string | null
model_number
string | null
jan
string | null
price
number | null
price_without_tax
number | null
original_price
number | null
currency
string
default:JPY
is_discounted
boolean
default:false
point_rate
number | null
keywords
string[]
promotion_notes
string[]
department
string | null
category
string | null
category_path
string | null
category_paths
string[]
image
string | null
images
string[]
specs
object
is_used
boolean
default:false
in_stock
boolean
default:false
store
string | null
labels
string[]
campaign_tags
string[]
shipping_labels
string[]
rating
number | null
purchase_limit
integer | null
listed_at
integer | null
updated_at
integer | null