TextKit
TextKit API — AI Text Processing Toolkit Transform any text with 9 production-ready AI endpoints. One API key, instant results. Endpoints Endpoint: Summarize What it does: Condense long text into key points and a concise summary Endpoint: Rewrite What it does: Rewrite text in a different tone (formal, casual, persuasive, etc.) Endpoint: Repurpose What it does: Convert content into platform-ready…
TextKit endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/status /status |
Detailed service status including database connection and metrics (no authentication required) |
| POST |
/api/v1/rewrite /api/v1/rewrite |
Transform text style and tone while preserving core meaning |
| GET |
/health /health |
Basic health check endpoint (no authentication required) |
| POST |
/api/v1/repurpose /api/v1/repurpose |
Transform text into platform-optimized posts for Twitter, LinkedIn, Instagram, Facebook, Threads, and TikTok |
| POST |
/api/v1/email/subject-lines /api/v1/email/subject-lines |
Create compelling email subject lines in various styles |
| POST |
/api/v1/headlines /api/v1/headlines |
Create attention-grabbing headlines for articles, ads, and more |
| POST |
/api/v1/translate/tone /api/v1/translate/tone |
Transform text to match a specific tone while preserving meaning |
| POST |
/api/v1/compare /api/v1/compare |
Analyze and compare two texts across multiple aspects (tone, style, content, readability, etc.) |
| POST |
/api/v1/seo/meta /api/v1/seo/meta |
Create optimized meta title, description, and keywords for web pages |
| POST |
/api/v1/summarize /api/v1/summarize |
Generate summaries in various lengths and formats (paragraph, bullets, numbered list) |
| POST |
/api/v1/extract/keywords /api/v1/extract/keywords |
Identify and extract key terms, phrases, and entities from text |