The Copyleaks AI Image Detection API returns a detailed response containing the analysis summary, image information, and a Run-Length Encoded (RLE) mask to identify AI-generated regions.

Response Properties

string
The version of the AI detection model used for the analysis.
object
Contains the Run-Length Encoded (RLE) mask data. This can be used to visualize the AI-detected regions of the image.
object
An object containing the overall proportion of human vs. AI-generated pixels.
boolean
Indicates whether the image was determined to be AI-generated.
object
An object containing metadata about the analyzed image.
object
Metadata about the scan operation itself.

Example Response

Next Steps

AI Image Detection Guide

Learn how to submit an image for AI detection and interpret the results.

AI Image Detection API Reference

Explore the complete API reference for the AI Image Detection endpoint.