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
| Field | Type | Required | Description |
|---|---|---|---|
| text | string | Required | The content to analyze. Minimum 50 characters recommended for accuracy. |
Example Usage
Python
python
Successful Response
json