TextForge
Five production-ready NLP endpoints powered by AI. No prompt engineering, no infrastructure to manage — just clean JSON in and out. **Summarize** — Condense any text into a paragraph, bullet list, or headline. Control format and length. **Sentiment** — Classify tone with a confidence score and -1→+1 polarity value. PRO+ unlocks a five-dimension emotion breakdown (joy, anger, sadness, fear,…
TextForge endpoints
| Method | Endpoint | Description |
|---|---|---|
| NLP | ||
| POST |
rewriteText /rewrite |
Transform any text into one of six distinct tone styles while preserving the original meaning. Powered by Gemini, the rewriter adapts vocabulary, sentence structure, and register… |
| POST |
summarizeText /summarize |
Condense long-form text into a shorter summary using AI. Supports three output formats — prose paragraph, markdown bullet list, or a single headline — and three length targets… |
| POST |
extractKeywords /extract-keywords |
Extract the most relevant keywords and key phrases from any text, ranked by semantic salience. Returns up to 20 keywords per request, with an optional 0–1 relevance score for… |
| POST |
analyzeSentiment /sentiment |
Classify the emotional tone of any text and receive a confidence score and continuous polarity value (−1 to +1). Ideal for product review analysis, support ticket triage, social… |
| POST |
grammarCheck /grammar-check |
Detect and correct grammar, spelling, punctuation, and style errors in any text. Returns a fully corrected version of the text, a per-error breakdown with error type and… |
TextForge pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 30 / minute |
|
| ULTRA | $49 / month | 100 / minute |
|
| MEGA | $99 / month | 300 / minute |
|