Sentiment analysis API — positive/negative/neutral at document or sentence level
POST any text to /tools/text/sentiment and get back a compound sentiment score plus per-sentence breakdown — useful for product review analysis, social listening, and feedback triage without building an NLP pipeline.
No credit card · Free to start · X-API-Key header auth
What's included in /tools
Document-level scoring
Compound score from -1 (strongly negative) to +1 (strongly positive) for the full text block.
Sentence-level breakdown
Set granularity:'sentences' to get sentiment scores for each sentence — find the exact complaint in a long review.
Positive / Negative / Neutral percentages
Three-way classification percentages alongside the compound score for histogram-style dashboards.
Language-agnostic
Works on English text and many other languages — pair with /text/detect-language first for multilingual pipelines.
Pairs with /text/summarize
Summarize a long review, then score the summary sentiment in two calls.
Start using the sentiment analysis API today
Free tier — 250 calls/month, no credit card. Upgrade when you need more.
Frequently asked questions
What granularity options are available?
'document' returns a single score for the whole text. 'sentences' scores each sentence individually.
What is the compound score?
A normalized value between -1 and +1 — positive means overall positive, negative means overall negative, near-zero is neutral.
Is this useful for product reviews?
Yes — sentence-level granularity lets you pinpoint which aspect (shipping, quality, support) drove a mixed review.
Related API guides
OCR API — Extract Text from Images, Free Tier, No Setup
OpenAI-powered OCR REST API. POST a multipart image or a public image URL, get e…
Read guideUniversity Search API — 10,000+ Institutions Worldwide
Search universities by name and country from an MIT-licensed dataset of 10,000+ …
Read guideRemote Jobs API — Search, Filter, Categories — Free
Free REST API for remote job listings. Search by keyword, category, or company. …
Read guideOne key unlocks all 10 namespaces — finance, legal, property, jobs, wellness, and more.
View all plans and pricing →