Endpoint Examples
AI Text Detection
Analyzes text to determine the confidence that it is AI-generated. Provide text
, file
, or website
(priority: website > file > text).
POST
Authorizations
A unique key used for authentication to access the API.
Body
application/json
Provide either text
, file
, or website
. If multiple are provided, priority = website > file > text.
The body is of type object
.
The body is of type object
.
The body is of type object
.
The body is of type object
.
Response
200
application/json
AI-generated text analysis result.
The response is of type object
.