Skip to main content
POST
/mandarake/items/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:300
Required range: 20 <= x <= 1500
keyword
string | null
Minimum string length: 1
category_id
string | null
store
enum<string> | null
Available options:
nakano,
nagoya,
shibuya,
umeda,
fukuoka,
grandchaos,
lalala,
sapporo,
utsunomiya,
kokura,
complex,
nayuta,
cocoo,
kyoto,
puck2,
omiya,
sahra
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
arrival_window
enum<string> | null
Available options:
last_6_hours,
last_12_hours,
last_18_hours,
last_24_hours,
last_72_hours
hide_sold_out
boolean
default:false
hide_adult
boolean
default:false
preorder_only
boolean
default:false
sort
enum<string>
default:arrival
Available options:
arrival,
price,
title
order
enum<string>
default:desc
Available options:
asc,
desc
lang
enum<string>
default:en
Available options:
ja,
en,
zh

Response

Successful Response

id
string
required
url
string
required
@type
string
default:MandarakeItemCard
name
string | null
image
string | null
store
string | null
other_store_count
integer
default:0
stock_number
string | null
price
number | null
currency
string
default:JPY
stock_message
string | null
is_sold_out
boolean
default:false
is_new_arrival
boolean
default:false
is_adult
boolean
default:false
other_store_price_min
number | null
other_store_price_max
number | null