AI-Content-Detector
This API detects AI-generated content by analyzing subtle linguistic patterns and generation artifacts typical of large language models. Trained on a rich dataset of human and machine-written text, it provides high-confidence classification to help differentiate between authentic and AI-generated content. Designed for publishers, educators, platforms, and developers, this tool enhances content…
AI-Content-Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
PredictContent /predict |
Predict if content is AI generated or human generated |
| POST |
/predict /predict |
Predict AI Content using perplexities |
| POST |
Analyze Patterns and Perplexities /analyzePatternsAndPerplexities |
This endpoint parallelly calls AnalyzePatterns and AnalyzePerplexities endpoints and gives the response in a single json. |
| POST |
Analyze Perplexities /analyzePerplexities |
Perplexities describe the randomness in your text. More the randomness, more the probability of the text being human, which makes it a useful measure to flag AI content. Humans… |
| POST |
Analyze Patterns /analyzePatterns |
Analyzes patterns in your text and classifies each chunk as human or AI |
AI-Content-Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $3.99 / month | — |
|
| ULTRA | $5.99 / month | — |
|
| MEGA Recommended | $15.99 / month | — |
|