Submit any file — documents, images, audio, or video — and receive a detailed analysis of whether the content is AI-generated, digitally manipulated, or authentic.
What is File Deepfake Detection?
File Deepfake Detection is a standalone API service that accepts any supported file and returns a comprehensive analysis of whether its content is AI-generated, digitally manipulated, or authentic. Unlike Live Session Detection — which operates within the context of a verification session — File Deepfake Detection is designed for ad-hoc analysis of documents, images, audio recordings, and video files submitted through any channel. This service is particularly valuable for financial institutions that need to verify the authenticity of supporting documentation submitted during loan applications, account opening, insurance claims, and regulatory filings.Supported File Types
- Upload — Your server submits a file via multipart form upload to the analysis endpoint.
- Acknowledge — deepidv returns a
202 Acceptedresponse with ananalysis_idfor tracking. - Analyse — AI models process the file asynchronously. Analysis time varies by file type and size.
- Notify — Results are delivered to your configured webhook endpoint when analysis completes.
- Retrieve — Optionally poll the results endpoint using the
analysis_idif webhook delivery is not configured.
Quick Start
Understanding Results
When analysis completes, the results include the following fields:
For the complete response schema and all available fields, refer to the API Reference.
File Size Limits
File Analysis Use Cases
Explore banking-specific applications for document and media authenticity verification.
API Reference
View the full API documentation for the file deepfake detection endpoint.
