# StealthGPT API ## Docs - [Introduction](https://docs.stealthgpt.ai/api-reference/introduction.md): Welcome to the StealthGPT API documentation - [Authentication](https://docs.stealthgpt.ai/api-reference/authentication.md): Learn how to authenticate your requests to the StealthGPT API - [Quick Start Guide](https://docs.stealthgpt.ai/api-reference/quickstart.md): Get started with the StealthGPT API in minutes - [Workflow patterns](https://docs.stealthgpt.ai/api-reference/workflow-patterns.md): Three recommended ways to integrate the async Stealth Agent API - [Writer & Humanizer](https://docs.stealthgpt.ai/api-reference/endpoints/stealthify.md): Generate or rephrase content with the /api/stealthify endpoint - [Writer & Humanizer Async Runs](https://docs.stealthgpt.ai/api-reference/endpoints/stealthify-runs.md): Create and poll asynchronous humanization runs with optional webhook callbacks - [AI Detector](https://docs.stealthgpt.ai/api-reference/endpoints/detect.md): Score text for AI-generated content with the /api/stealthify/detect endpoint - [Blog Writer](https://docs.stealthgpt.ai/api-reference/endpoints/stealthify-articles.md): Generate complete undetectable blog articles with the /api/stealthify/articles endpoint - [Stealth Agent](https://docs.stealthgpt.ai/api-reference/endpoints/stealthify-agent.md): Long-form Stealth Agent generation via POST /api/stealthify/agent - [Stealth Agent Async Runs](https://docs.stealthgpt.ai/api-reference/endpoints/stealthify-agent-runs.md): Create and poll asynchronous Stealth Agent runs with optional webhook callbacks - [Balance](https://docs.stealthgpt.ai/api-reference/endpoints/balance.md): Check your account balance with the /api/stealthify/balance endpoint - [Stealth Agent](https://docs.stealthgpt.ai/api-reference/stealth-agent/overview.md): Multi-step Stealth Agent that replaces the legacy /api/stealthify business mode - [Usage Guide](https://docs.stealthgpt.ai/api-reference/stealth-agent/guide.md): End-to-end guide for calling /api/stealthify/agent in production - [Use Cases](https://docs.stealthgpt.ai/api-reference/stealth-agent/use-cases.md): Practical Stealth Agent recipes by preset, with prompt patterns and recommended options - [Use Stealth Agent from MCP clients](https://docs.stealthgpt.ai/api-reference/integrations/mcp.md): Call StealthGPT as a tool from Cursor, Claude, ChatGPT and other MCP-aware agents - [Automate StealthGPT with n8n](https://docs.stealthgpt.ai/api-reference/integrations/n8n.md): Generate long-form content and humanize text inside n8n workflows with the StealthGPT community node - [Automate StealthGPT with Zapier](https://docs.stealthgpt.ai/api-reference/integrations/zapier.md): Connect StealthGPT to 8,000+ apps with the Zapier integration - [StealthGPT for WordPress](https://docs.stealthgpt.ai/api-reference/integrations/wordpress.md): Generate and humanize content into WordPress drafts with the official StealthGPT plugin - [Advanced Usage](https://docs.stealthgpt.ai/api-reference/advanced-usage.md): Learn advanced techniques and best practices for getting the most out of the StealthGPT API, including optimization strategies and advanced configuration options - [Code Examples](https://docs.stealthgpt.ai/api-reference/code-examples.md): Explore practical examples of integrating and using the StealthGPT API in different programming languages - [Error Handling](https://docs.stealthgpt.ai/api-reference/error-handling.md): Learn how to handle and resolve common errors you might encounter when using the StealthGPT API - [Pricing](https://docs.stealthgpt.ai/api-reference/pricing.md): Understand the word-based pricing model for StealthGPT API - [Changelog](https://docs.stealthgpt.ai/api-reference/changelog.md): Track important updates and changes to the StealthGPT API. ## OpenAPI Specs - [openapi](https://docs.stealthgpt.ai/api-reference/openapi.json) ## Optional - [Dashboard](https://stealthgpt.ai/api-dashboard) - [Community](https://discord.com/invite/stealthgpt)