Skip to main content
POST
/monotaro/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
category
string | null
brand
string | null
product_name
string | null
order_code
string | null
maker_product_code
string | null
attributes
object | null
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
min_rating
integer | null
Required range: 1 <= x <= 4
max_ship_days
enum<string> | null
Available options:
same_day,
next_day,
two_days,
three_days,
four_days
include_discontinued
boolean
default:false
exclude_business_only
boolean
default:false
subscription_only
boolean
default:false
sort
enum<string>
default:recommended
Available options:
recommended,
price_asc,
price_desc,
rating_desc,
review_count_desc

Response

Successful Response

id
string
required
url
string
required
name
string
required
@type
string
default:MonotaroSearchItem
sub_name
string | null
brand
string | null
brand_id
string | null
image
string | null
images
string[]
usage
string | null
price
number | null
price_with_tax
number | null
has_price_range
boolean | null
is_special_price
boolean | null
currency
string
default:JPY
quantity
string | null
min_ship_days
integer | null
max_ship_days
integer | null
rating
number | null
review_count
integer | null
variant_count
integer | null
is_orderable
boolean | null
can_subscribe
boolean | null
has_eco_mark
boolean | null
has_rohs_mark
boolean | null
category
string | null
category_id
string | null
breadcrumbs
object[]
specs
object
documents
object[]