Skip to main content
POST
/misumi/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
brand
string | null
attributes
object | null
max_days_to_ship
integer | null
Required range: 0 <= x <= 99
in_stock_only
boolean
default:false
with_cad_only
boolean
default:false
rohs_only
boolean
default:false
economy_only
boolean
default:false
include_discontinued
boolean
default:false
exact_match
boolean
default:false
sort
enum<string>
default:recommended
Available options:
recommended,
price_asc,
popular,
days_to_ship_asc

Response

Successful Response

id
string
required
url
string
required
name
string
required
@type
string
default:MisumiSearchItem
brand
object | null
category_id
string | null
category_name
string | null
department_id
string | null
breadcrumbs
object[]
image
string | null
images
object[]
shape_image
string | null
min_price
number | null
max_price
number | null
min_price_per_piece
number | null
max_price_per_piece
number | null
currency
string
default:JPY
min_pieces_per_package
integer | null
max_pieces_per_package
integer | null
min_days_to_ship
integer | null
max_days_to_ship
integer | null
min_shortest_days_to_ship
integer | null
max_shortest_days_to_ship
integer | null
rating
number | null
view_count
integer | null
is_stock_item
boolean | null
is_discontinued
boolean | null
is_package_spec
boolean | null
is_special_shipment
boolean | null
has_volume_discount
boolean | null
is_economy
boolean | null
grade
string | null
cad_types
string[]
labels
string[]
pictograms
object[]
rohs
object | null
chemsherpa
object | null
summary
string | null
comparison_specs
object[]