Skip to main content
POST
/askul/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
exclude_keyword
string | null
name_and_category_only
boolean
default:false
category
string | null
maker
string | null
brand
string | null
series
string | null
specs
string[] | null
tags
string[] | null
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
fast_delivery_only
boolean
default:false
exclude_drop_shipped
boolean
default:false
sort
enum<string>
default:recommended
Available options:
recommended,
price_asc,
price_desc,
rating_desc,
review_count_desc,
newest

Response

Successful Response

id
string
required
url
string
required
name
string
required
is_family
boolean
required
@type
string
default:AskulSearchItem
image
string | null
price_with_tax
number | null
unit_price_with_tax
number | null
has_price_range
boolean | null
currency
string
default:JPY
rating
number | null
purchase_count
integer | null
variant_count
integer | null
delivery_date
string | null
tags
string[]