# AI Text Detection Actions

> Detect the writer of a text.

The Copyleaks AI Detector API allows you to predict whether a text was written by a human or an AI.

## Endpoints
<br/>
<EndpointRow method="POST" url="v2/writer-detector/{scanId}/check" description="Detect whether a text was written by a human or an AI." href="/reference/actions/writer-detector/check" />
<EndpointRow method="POST" url="v1/ai-image-detector/{scanId}/check" description="Detect whether an image is AI-generated." href="/reference/actions/ai-image-detector/check" />
<EndpointRow method="POST" url="v1/ai-video-detector/{scanId}/submit" description="Submit a video for AI detection. Results are delivered via webhook." href="/reference/actions/ai-video-detector/submit" />
