{"name":"ecommerce-review-sentiment","description":"Scores ecommerce reviews by product aspect, emotion, and escalation risk. Same backend as sentiment-analysis. Use it as an ecommerce review sentiment API, marketplace review classifier, or product feedback scorer.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"Text to analyze. Max 12,000 chars."},"aspects":{"type":"array","description":"Optional. Up to 15 aspect names (e.g. 'food', 'service') to score individually alongside overall sentiment."}},"required":["text"]},"input_example":{"text":"Shipping was fast, but the zipper broke after one week.","aspects":["shipping","quality"]},"output_example":{"overall_sentiment":"mixed","overall_score":-0.16},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}