Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url 'https://api.stateset.com/api/v1/analytics/carts' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "data": { "abandoned_carts": 1, "active_carts": 1, "average_cart_value": "string", "converted_carts": 1, "total_carts": 1 }, "errors": null, "message": null, "meta": null, "success": true }
Get cart metrics only