New!Welcome to HumanWrite.io
    AI Humanizer API · 120 words / hour free

    Humanize AI text with a single API call

    Integrate HumanWrite's AI humanization directly into your apps, workflows, and platforms. Simple REST API with a free monthly quota. Starting at just $0.07 per 1K words.

    const { data } = await fetch("https://api.humanwrite.io/api/v1/humanize", {
      method: "POST",
      headers: { "Authorization": "Bearer hw_..." },
      body: JSON.stringify({ text, tone: "general" })
    }).then(r =>; r.json());
    
    // => { text: "Humanized output...", words_used: 42 }
    200 OK|~1.2s response
    REST API v1
    Pay by the word. Scale without surprises.

    Pay by the word, scale without surprises

    Choose a plan that fits your usage. All plans include monthly word billing, fast queues, and human-style outputs without the long setup time.

    FeatureStandardPremium Popular
    Included words / month
    Words per request
    Built-in AI detection
    Detection-aware processing
    Priority processing
    API keys
    Usage dashboard
    All languages

    Get the best result, every time

    No tier limits on volume. Access our high-output queue and deliver the highest quality at any scale.

    Everything you get

    Everything the AI humanizer API gives you

    One humanize AI text API replaces 4 prompts and post-processing. Get all the natural, fluent, human-style rewriting with content testing protection.

    A single REST endpoint

    One standardized endpoint to humanize text. No SDK locks or complex integrations — works with curl, Python, Go, Ruby and beyond.

    50+ languages, auto-detected

    Send text in any of our 50+ supported languages; HumanWrite detects the language and returns natural, fluent human-style output.

    Variables with human-likeness

    Our models are trained to preserve your message, refine the word choice and never change the meaning of what was said — only how it reads.

    AI-detection aware

    Optional detect mode returns a score so your application can re-prompt or flag AI-flagged sections before publishing.

    Predictable, word-priced billing

    No token games. Pay per output word with the same price on every plan. Easy to bill your own customers on top.

    Secure keys and clear rate limits

    Per-account API keys with scope control and predictable rate limits protect the platform from runaway workloads.

    One API. Every AI workflow.

    Humanize and detect AI text from one API

    The same key ecosystem ties it all to humanize or detect AI text. Pairs in your workflow, never hooked into a vendor lock.

    AI Humanize AI

    Received text or human-written draft? Route it through Humanize to rewrite it as natural, fluent content. Keep tone, intent and length under control.

    AI Detect AI Text

    Score any block of text and tell me whether it looks like an AI-content. Scores are returned side-by-side, ready for content pipelines.

    AI Usage

    Built-in usage tracking and cost caps per account. Charge your customers per word, or attach usage to your own billing instantly.

    Built for developers

    Production-ready from day one. Integrate in minutes, in robust scale without limits.

    ~20s
    P50 Latency
    120+
    Languages
    50+
    Active Integrations

    Get your API key

    Create a key from your dashboard. It starts working instantly.

    hw_sk_...7f3a

    Send a request

    One POST request. Text in, humanized text out.

    fetch("/v1/humanize", { method: "POST",
    body: JSON.stringify({ text }) })

    Go live

    Ship to production with confidence.

    200 OK
    { "status": "ok", "words_used": 42 }
    50+ Languages

    Humanize AI text in 50+ languages

    One integration lowers cost, and we get it to keep with the same pipeline — global content teams can set the same standard across regions.

    EnglishEnglish (British)Chinese (Mandarin)Chinese (Taiwanese)FrenchSpanishVietnamesePortugueseJapaneseUkrainianSwedishGermanRussianItalianArabicHindiBengaliKoreanTurkishDutchPolishThaiIndonesianMalayPersianHebrewGreekCzechDanishFinnishNorwegianRomanianHungarianSlovakBulgarianCroatianSerbianSlovenianLithuanianLatvianEstonianUrduSwahiliTagalogAfrikaans
    Built for any AI content workflow

    Built for any AI content workflow

    Whether you publish a steady stream of articles or millions of products every month, the same API gives you low cost with the scale guarantees you need.

    Content marketing teams

    Bulk rewrite drafts into on-brand human-style content. Add a publishable hero image to every blog post in a single workflow.

    EdTech products

    SaaS enables through a single, API endpoint with explicit SLA and usage tools. Monthly builds in your application, with ease.

    SEO agencies

    Detect AI across new client pages and rewrite flagged copy in seconds — keep every site under Google’s line of trust, every month.

    FAQ

    Frequently Asked Questions

    Each plan includes a monthly word allowance. Words are counted from your input text and deducted from your allowance first, then from any top-up credits. Your monthly allowance resets at the start of each billing cycle.

    API access is paid and billed by word, with plans starting in the dashboard. If you want to evaluate humanization quality before integrating, you can try the HumanWrite humanizer for free on the homepage first.

    More than 40, including English, Spanish, French, German, Portuguese, Chinese, Japanese, Korean, and Arabic. Language is auto-detected from your input, or you can set it explicitly on each request.

    Yes. Alongside POST /v1/humanize, the API exposes POST /v1/detect, which scores any passage for AI authorship and returns an ai, human, or mixed verdict with an optional per-sentence breakdown.

    Most humanize requests complete in around 20 seconds. Premium plans allow up to 120 requests per minute, which is enough to run bulk pipelines and background jobs comfortably.

    Every request is authenticated with a Bearer token. You can create up to 5 keys per account, name each one for a different environment, and revoke any key instantly from your dashboard.

    You can purchase top-up packs for additional words. Top-up words do not expire and are consumed after your included monthly allowance runs out.

    Yes, you can change plans at any time. Upgrades are prorated, so you only pay the difference for the remainder of your billing cycle.

    Ready to ship

    Start humanizing AI text at scale

    Create an API key in minutes, and integrate Humanwrite's humanization engine into your own product.