AI Text Generator
A versatile AI Text API powered by Cloudflare Workers AI (Meta Llama 3.1 8B Instruct). Generate text from prompts, summarize long content, translate between languages, analyze sentiment with confidence scores, and rewrite text in different tones (formal, casual, professional, simple). Ultra-low latency via Cloudflare's global edge network. Perfect for content creators, chatbots, and automation…
AI Text Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| generate | ||
| POST |
generateText /generate |
|
| summarize | ||
| POST |
summarizeText /summarize |
|
| translate | ||
| POST |
translateText /translate |
|
| sentiment | ||
| POST |
analyzeSentiment /sentiment |
|
| rewrite | ||
| POST |
rewriteText /rewrite |
|
| Other endpoints | ||
| GET |
getApiInfo / |
|
AI Text Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|
| MEGA | $49.9 / month | — |
|