Get product performance
Retrieve individual product performance metrics including conversion rates and revenue trends.
Authorization
applicationPassword AuthorizationBasic <token>
WordPress Application Password authentication. Generate one at wp-admin > Users > Application Passwords. Use as Basic Auth with username:application_password (base64-encoded).
In: header
Query Parameters
params[startDate]?string
Format
dateparams[endDate]?string
Format
dateparams[product_id]?integer
Specific product ID to analyse
Response Body
application/json
curl -X GET "https://your-site.com/wp-json/fluent-cart/v2/reports/product-performance"{}