Humanize AI text
humanize_textRewrite AI-generated text so it reads like natural human writing and scores as human on AI detectors (GPTZero, Originality.ai, Copyleaks, Turnitin). Returns only the rewritten text. Spends words from the account balance (1 input word = 1 word).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to humanize. Minimum 5 words; maximum set by the API key (1000 words by default). | |
| tone | No | Writing tone. Omit, or use 'balanced' (equivalent), for the default style with no tone rewrite. | |
| model | No | Humanizer model. Defaults to ghost-2 (latest). | |
| markdown | No | Preserve markdown formatting in the output. Defaults to true. | |
| spelling | No | English spelling variant for the output. Defaults to us. English text only. | |
| ultra_stealth | No | Stronger restructuring for maximum detector evasion. Ignored when tone is conversational, formal or creative. |