{"name":"brand-sentiment-analysis","description":"Scores comments, mentions, survey verbatims, and campaign feedback for sentiment. Same backend as sentiment-analysis. Use it as a brand sentiment analysis API, reputation monitoring tool, or campaign sentiment classifier.","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":"The launch was polished, but pricing feels too high.","aspects":["launch","pricing"]},"output_example":{"overall_sentiment":"mixed","overall_score":-0.05},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}