The Copyleaks Object Detection API returns the dimensions of the analyzed image and, for each requested object that was found, a Run-Length Encoded (RLE) segmentation mask. Objects that were requested but not found in the image are omitted from detectedObjects, so the array is not aligned by position with the request - look entries up by object.

Response Properties

object
Information about the analyzed image.
array<object>
One entry per object located in the image. Objects that were requested but not found are absent.
object
Metadata about the scan operation itself.

Example Response

Next Steps

Object Detection API Reference

Explore the complete API reference for the Object Detection endpoint.

AI Image Detection

Detect whether an image is AI-generated.