Scrapers
Detect image deepfakes
Analyze an image for signs of face manipulation. Submit either a public image URL or a multipart image file.
post/api/v1/platform/scrapers/image/deepfake-detection
Request body
Example request
{
"url": "https://example.com/image.jpg"
}Response
Image authenticity analysis result.
Changes
No recorded changes to this endpoint across all 1 revision of this API.