Language detection, sentiment analysis, keyword extraction
Make a real API call — no setup required
Text to analyze
curl -X POST "https://nlptools.vanmoose.cc/v1/language" \
-H "Authorization: Bearer vm_live_your_key" \
-H "Content-Type: application/json" \
-d '{}'Run a request to see the response
Language detection for 100+ languages
Sentiment analysis with confidence scores
Keyword and keyphrase extraction
Named entity recognition (people, places, orgs)
Readability scoring (Flesch-Kincaid, etc.)
Text summarization and compression
Analyze user-generated content for sentiment, toxicity, and appropriateness before publishing.
Automatically categorize and score customer reviews, support tickets, and survey responses.
Detect content language for automatic translation routing or localized processing.
Extract keywords and analyze readability to optimize content for search engines.
Start free with 200/month. Scale up as you grow.