Skip to main content
GET
/
v1
/
store
/
{storeId}
/
public
/
products
/
trending
Get Trending Products
curl --request GET \
  --url https://storekit.samarthh.me/v1/store/{storeId}/public/products/trending

Path Parameters

storeId
string
required

Query Parameters

limit
string

Maximum number of trending products to return (default: 10)

Response

200 - application/json

Successful response