shopping24 documentation

s is for shopping

Find Products by Brand

This API endpoint can be used to find products by Brand. The result returned is a list of products found with given brand.

GET /v3/:appid/search/brand?q=:brand

Example

GET /v3/example/search/brand?q=myBrand

The returning result is equal to result of api search.