shop24 Docs
Products

Search

GET
/storefront/v1/products
AuthorizationBearer <token>

회원 accessToken

In: header

Query Parameters

keyword*string
categoryId*string
minPrice*string
maxPrice*string
freeShipping*string
sort*string
page*string
size*string

Response Body

curl -X GET "https://example.com/storefront/v1/products?keyword=string&categoryId=string&minPrice=string&maxPrice=string&freeShipping=string&sort=string&page=string&size=string"
Empty