Skip to main content
POST
/yahoo_shopping/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
category_id
string | null
brand_id
string | null
condition
enum<string> | null
Available options:
new,
used
free_shipping
boolean
default:false
sort
enum<string>
default:recommended
Available options:
recommended,
price_asc,
price_desc,
review_count,
review_score,
discount_rate

Response

Successful Response

id
string
required
url
string
required
@type
string
default:YahooShoppingSearchProduct
item_code
string | null
store_alias
string | null
image
string | null
price
integer | null
actual_price
integer | null
list_price
integer | null
discount_rate
integer | null
currency
string
default:JPY
point
integer | null
point_rate
number | null
is_free_shipping
boolean
default:false
is_used
boolean
default:false
has_video
boolean
default:false
brand
string | null
brand_id
string | null
jan_code
string | null
category_id
string | null
rating
number | null
review_count
integer | null
store
object | null