Social Intelligence
Export products
Export the product list in one call — same filters as GET /products, but without pagination. Returns JSON rows by default; pass format=csv for a downloadable file.
Capped at 1000 rows for most customers; truncated: true in the JSON response means the cap clipped the result. Consumes one of the shop's daily exports, a quota shared with portal exports.
get/social-intelligence/products/export
Query parameters
formatstring
Output format. json returns rows; csv returns a downloadable file.
Output format. json returns rows; csv returns a downloadable file.
searchstring nullable
categorystring nullable
subcategorystring nullable
sort_bystring nullable
gmv28d, unitsSold, rating, creators, videos
gmv28d, unitsSold, rating, creators, videos
sort_orderstring
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.