Image
Analyze an image.
This endpoint can run multiple reports on an image simultanously. By default, it runs ai_generated, deepfake, nsfw, and quality reports. You can select which reports to run by using the only and excluding parameters. Please note that ai_generated and deepfake reports both have their own costs.
Limitations:
- Maximum file size: 50MB
- Supported formats: jpg, jpeg, png, webp, heic, heif, tiff
Authorizations
Query Parameters
Array of analysis types to include. Valid values are ai_generated, deepfake, nsfw, quality, reverse_search.
ai_generated, deepfake, nsfw, quality, reverse_search Array of analysis types to exclude. Valid values are ai_generated, deepfake, nsfw, quality, reverse_search.
ai_generated, deepfake, nsfw, quality, reverse_search An optional external identifier for tracking this image analysis.
Body
The image file to analyze.
- Supported formats: jpg, jpeg, png, webp, heic, heif, tiff.
- Max file size: 10MB