Back to Available Endpoints

products_ranking_api

GET
t_6f906027e69a4b10bf270bfc3a048288

This endpoint returns Top 10 products sold by orders or revenue. You can specify: * limit: Number of items in the ranking (default=10) * order_by: 'sales' or 'revenues' (default='sales')

Available parameters

Name
Type
Defaults to
Description
limit integer 10 Number of items in the ranking
order_by string - -

Check out our documentation to learn how to customize your response by using the q parameter and the available formats in your request. Parameters with * means it is required.

Sample usage

Open in