For any developer, any project, our API enhances your content creation and editing workflows with unparalleled flexibility and efficiency.
Add a human touch to your content through automation, ensuring all posts avoid Google penalties while being fully optimized for search engines.
Leverage our API to add a human touch to AI-generated product descriptions, eliminating the need for endless copying and pasting.
Effortlessly generate unique, untraceable teaching materials and writing samples to serve as exemplary resources for your students.
Incorporate our API into your tools to efficiently humanize marketing materials at scale and better prevent triggering spam filters.
We simplify everything and offer full customization to ensure you can quickly begin using our API.
Our API provides flexible word credit options tailored to meet your needs, whether you're just beginning or scaling up.
Our detailed documentation and dedicated support provide all the resources you need to easily incorporate AIHumanize into your application.
For any questions or issues regarding our API, feel free to reach out to our expert support team at [email protected]. We're here to provide prompt and effective help.
fetch("https://aihumanize.io/api/v1/rewrite", { method: "POST", headers: { "Authorization": `${API_KEY}`, "Content-Type": "application/json" }, body: JSON.stringify({ "model": "0", //0:quality 1:balance 2:enhanced "mail": "[email protected]", //Registered email address "data": "Frequent exercise has numerous benefits for the body......", //Rewrite text (100 to 10000 characters) }) });
{ "code":200, "msg":"success", "data":"Regular exercise has many uses for the body......", "words_used": 517, //Current number of words used "remaining_words": 593 //The remaining words }
fetch("https://aihumanize.io/api/v1/surplus", { method: "POST", headers: { "Authorization": `${API_KEY}`, "Content-Type": "application/json" }, body: JSON.stringify({ "mail": "[email protected]", //Registered email address }) });
{ "code":200, "msg":"success", "data":22222 }
1001: Missing API key 1002: Rate limit exceeded 1003: Invalid API Key 1004: Request parameter error 1005: Text language not supported 1006: You don't have enough words 1007: Server Error 1008: Wrong email address
Explore our FAQs to learn more about how AI Humanize works. If you have additional questions about the Humanize AI API, don't hesitate to reach out to us for further support.