# AI Video Detector Actions

> Detect AI-generated content in videos via an async submit-and-webhook flow.

The Copyleaks AI Video Detection API analyzes whether a video was generated or partially generated by AI. Submit a video URL and receive granular audio and visual analysis via webhook when processing completes.

<Card title="Try it in the Playground" icon="square-terminal" href="https://api.copyleaks.com/dashboard/playground/video-detection" arrow="true">
  Submit a video and inspect the webhook response without writing code. Opens in a new tab.
</Card>

## Endpoints
<br/>
<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" />
