Python
Reports by Modality
Text
Analyze text to determine if it was generated by AI.
This endpoint analyzes text content and returns confidence scores for AI detection.
Text Processing Limits:
- Minimum Text Length: 250 characters
- Maximum Text Length: 500,000 characters (500KB)
- Minimum Words: Approximately 64 words
POST
Python
Authorizations
Query Parameters
An optional external identifier for tracking this text analysis
Include block-level AI detection annotations in the response
Body
application/x-www-form-urlencoded
The text content to analyze for AI generation (minimum 250 characters, maximum 500,000 characters)
Required string length:
250 - 500000