Use this file to discover all available pages before exploring further.
The /api/stealthify endpoint is the core of the StealthGPT API, allowing you to generate new content or rephrase existing text to be undetectable by AI detection tools.
Removed. The 10x premium engine has been replaced by the Stealth Agent endpoint, which runs a full research → write → humanize pipeline (with optional fact-checking and image generation).The business field is still accepted in the request body for backward compatibility, but it has no effect: all /api/stealthify requests run on the standard engine and are billed at the standard rate. For premium-quality, long-form output, send your prompt to POST /api/stealthify/agent instead. See the Stealth Agent overview and guide.
Controls how non-English input is returned after processing.
When true (default), non-English input will be kept in its localized language.
When false, non-English input will be returned in English.
Deprecated. Retained for backward compatibility only and has no effect on model behavior.
You can safely omit this field; all requests use the same model.
{ "result": "Renewable energy offers several significant advantages in our modern world. Students and researchers point to multiple benefits like reduced carbon emissions, which helps fight climate change. These energy sources, including solar and wind power, represent inexhaustible resources unlike finite fossil fuels. Many communities find economic advantages through job creation in the growing renewable sector. Additionally, these technologies typically require less maintenance after installation and reduce dependency on foreign energy imports. Advancements continue making these options more cost-competitive, with prices dropping significantly over recent years. While challenges exist in implementation, the long-term benefits to environmental health, economic stability, and energy independence make renewable energy sources increasingly attractive options for our global energy needs.", "howLikelyToBeDetected": 92, "wordsSpent": 260, "remainingCredits": 985000, "billingMode": "prepaid", "meteredChargedCredits": 0, "systemTokensSpent": 0, "tokensSpent": 0, "totalTokensSpent": 0}