See Pricing for account billing and rate limits.
Supported interfaces
All three current model IDs work with:POST /api/stealthifyfor synchronous generation or humanization.POST /api/stealthify/runsfor asynchronous humanization, including PDF, DOCX, TXT, and MD uploads up to 4 MB.- MCP
humanize_textfor asynchronous humanization from MCP clients.
Usage
- For humanization, send only the source text in
prompt(synchronous) ortext(asynchronous). Do not add instructions such as “Humanize this.” qualityMode: "quality"is the default. Use"fast"for a single-pass rewrite.outputFormataccepts"text"or"markdown". All models accept multilingual source text.