Text Intelligence
The most cost-effective text analysis API on the market. Get comprehensive text intelligence without expensive AI/LLM costs. Features: • Sentiment Analysis (AFINN-based, no AI costs) • Readability Scoring (6 formulas: Flesch, Gunning Fog, etc.) • Keyword Extraction with density analysis • Language Detection (50+ languages) • SEO Analysis & recommendations • Content Extraction (emails, URLs,…
Text Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| Analysis | ||
| POST |
detectLanguage /api/v1/language |
Detect the language of text (supports 50+ languages) |
| POST |
analyzeSEO /api/v1/seo |
Analyze text for SEO - keyword density, reading time, title suggestions, meta descriptions |
| POST |
analyzeSentiment /api/v1/sentiment |
Analyze sentiment of text (positive/negative/neutral) |
| POST |
analyzeText /api/v1/analyze |
Analyze text with all features - readability, sentiment, keywords, language, SEO, extraction |
| POST |
detectProfanity /api/v1/profanity |
Detect profanity in text with optional censoring |
| POST |
analyzeReadability /api/v1/readability |
Calculate readability scores using 6 formulas (Flesch, Gunning Fog, Coleman-Liau, ARI, SMOG) |
| POST |
extractContent /api/v1/extract |
Extract emails, URLs, phone numbers, hashtags, mentions, dates, currency amounts |
| POST |
extractKeywords /api/v1/keywords |
Extract keywords and analyze density, or extract n-grams (phrases) |
Text Intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9.99 / month | 100 / second |
|
| ULTRA | $39.99 / month | 500 / minute |
|
| MEGA | $149 / month | 2000 / minute |
|