Loading...
Reference

Heavstal Sentinel

Overview

Heavstal Sentinel is a forensic AI detector designed to analyze text patterns (perplexity and burstiness). It determines the likelihood that a piece of text was generated by an AI model (like ChatGPT, Claude, or Gemini) versus a human.

Endpoint

POST /sentinel

Request Parameters

FieldTypeRequiredDescription
textstringRequiredThe content to analyze. Minimum 50 characters recommended for accuracy.

Example Usage

Python

python

Successful Response

json