AI Humanizer API
Make your AI- or ChatGPT-generated textundetectable with our effective AI bypasser. Bypass AI Detectors, Such as GPTzero, TurnitinCopyleaks, Originality AI, and More.
Endpoint
Url: https://fapihub.com/v2/humanizer/
- Humanizing the content
Authentication
token: A valid API token is required to authenticate the request.
Form Data
text
string
RThe text to be humanized.
readilibty
string
The desired readability level of the text. This field could BASIC
, ENHANCED
or AGGRESSIVE
mode
string
The humanization mode to be applied. This field could be Standard
, University
, Journalist
, Doctorate
or Marketing
Example Request
Response
Status Code:
200 OK
Content Type:
application/json
Response Body:
Fields:
message: The humanized version of the input text.
error: Indicates if there was an error during the process.
"No"
means no error occurred.
Notes
The
text
parameter should be a block of text to be humanized.
Last updated