Text Analytics Pro
🔥 **Key Features:** • Sentiment analysis with confidence scores (positive, negative, neutral) • Keyword extraction with relevance ranking • Named entity recognition (people, places, organizations, dates, money) • Multi-language detection support • Professional Swagger documentation • Rate limiting with upgrade prompts 💼 **Perfect For:** • Social media monitoring • Content analysis and…
Text Analytics Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Sentiment Analysis /analyze/sentiment |
Analyze the sentiment of text content with confidence scores. Returns positive, negative, or neutral sentiment classification with detailed analysis including confidence… |
| POST |
Keyword Extraction /analyze/keywords |
Extract important keywords and key phrases from text content with relevance scores and frequency analysis. Identifies the most significant terms, topics, and concepts within… |
| POST |
Entity Recognition /analyze/entities |
Extract named entities from text including people, organizations, locations, dates, monetary values, and other structured information. Provides entity types, confidence scores,… |
| POST |
Language Detection /analyze/language |
Detect the language of text content with confidence scores and support for multiple languages. Identify languages like English, Spanish, French, German, Chinese, and more. |
| GET |
Health Check /health |
Check if the Text Analytics Pro API is operational and get service status information. Returns API version, available endpoints, and health metrics. |