# AI Detection Data Types

> Explore the data types related to AI content detection for text and images.

This section provides detailed information about the data types returned by the AI Detection APIs.

<CardGroup cols={2}>
  <Card title="AI Text Detection Response" icon="robot" href="/reference/data-types/ai-detector/ai-text-detector-response">Response structure for the AI Content Detection API, including classification results and detailed explanations.</Card>
  <Card title="AI Image Detection Response" icon="image" href="/reference/data-types/ai-detector/ai-image-detection-response">Response structure for the AI Image Detection API, including summary scores and RLE mask data.</Card>
  <Card title="AI Video Detection Response" icon="video" href="/reference/data-types/ai-detector/ai-video-detection-response">Webhook response structure for the AI Video Detection API, including audio/visual analysis and overall AI ratio.</Card>
</CardGroup>
