API Reference

AI Detection

Check if the text is AI or human using our endpoint

Log in to see full request history

Usage Costs

This endpoint is billed as 8% of the total word count, meaning if you detect 100 words, only 8 words will be subtracted from your balance. A minimum of 5 words is deducted per non-cached request.

Cache

Our systems cache the responses if the text is the same for multiple requests to prevent load. This API call will be free and returned much faster in this case.

Chunks

The API will return an array of chunks only if they are AI Detected. This is generally used if users would like to highlight AI-generated content for their users.

Labels (Strict Mode)

Our AI detector returns labels for certain percentages; however, feel free to tweak these as you like on your backend.

AI: >50% of the text detected

Might be AI: 11-50% of the text detected

Human: <10% of the text is AI.

Error Handling

In some cases, the AI detection response can return an error in the event of high load. Our systems will automatically scale up, so the requests should work within a few minutes. You should have error handling in place to catch 400 status code errors.

Body Params
string
required
Defaults to Cats, with their enigmatic charm and graceful demeanor, have long captivated human hearts. These mysterious creatures embody a unique blend of independence and affection, prowling through our lives with an air of regal elegance. From their luxurious fur to their mesmerizing eyes that seem to hold secrets of ancient times, cats exude an irresistible allure. Their playful antics and gentle purrs create an atmosphere of comfort and companionship, forging bonds that transcend words. Whether lounging in a sunbeam or gracefully stalking prey, cats navigate their world with a sense of innate curiosity and effortless grace, reminding us to embrace life's mysteries with open hearts and a dash of feline wisdom.

The text that you want to check goes here

Headers
string
required
Defaults to APIKey

Your API key obtained from our settings page

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain