Skip to main content
GET
/
api
/
dashboard
/
analytics
/
top-products
Top Products
curl --request GET \
  --url https://api.example.com/api/dashboard/analytics/top-products
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string | null
X-API-Key
string | null
X-Stella-Merchant-Id
string | null

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 100

Response

Successful Response