Solutions
Overview of AI-forensix API solutions and supported formats.
AI-forensix AI provides a suite of advanced deepfake detection and biometric analysis services accessible through a unified API. Each solution targets a standard real-world use case, and developers can combine multiple services to build custom verification workflows.
You can also build custom workflows by combining multiple services to fit your unique use case.
Deepfakes Detection
The Deepfake Detection Suite is designed to identify modern AI-generated or AI-manipulated content across images, videos, audio, and text.
Note: If the content is determined to be real, some probability scores may be omitted to avoid false interpretations.
Services Included in the Deepfake Detection Suite
The following microservices are included. Each has its own endpoint under:
1. Image Deepfake Detection
Detect manipulation, synthetic face generation, blending artifacts, GAN patterns, and texture inconsistencies in still images.
2. Video Analysis
Frame-by-frame and temporal forensic analysis to detect deepfake videos, face swaps, reenactments, and synthetic generation patterns.
3. Audio Spoof Detection
Detect AI-generated speech, cloned voices, and manipulated audio using frequency-domain and ML-based speech-consistency checks.
4. Text Analysis
Identify AI-generated text, manipulated transcripts, and inconsistency patterns in conversations or meeting summaries.
5. Face Verification
Compare two faces to check if they belong to the same person (1:1 biometric verification)
6. Face Search & Enroll
Generate vector embeddings from faces and search them against a gallery (1:N identification).
7. Liveliness Detection
Detect spoofing attempts using printed photos, screens, masks, and other presentation attacks in real-time or uploaded videos.
8. URL-Based Analysis
Analyze media directly from a URL without uploading a file. Supported inputs: Instagram url Youtube shorts url
9. E-Meeting Deepfake Detection
Identify real-time deepfake manipulation in online meetings, virtual calls, interviews, or video conferencing environments. Supported Input Formats
Supported Input Formats
Images
- jpg, jpeg, png, tiff, gif, webp,
Videos
- mkv, flv, mp4, webm, , m4v
Audio
wav,mp3
What are Direct Media Links?
These are URLs pointing directly to media files, e.g.:
https://www.example.com/image.jpghttps://www.example.com/video.mp4https://www.example.com/audio.wav
If the media downloads successfully, file upload limitations apply (duration, resolution, etc.).
Supported Platforms
Twitter / X
Instagram (video only)
Facebook (video only)
YouTube (short videos only)
The system automatically extracts the original media file from the provided link. A full list of supported platforms is available in the extended documentation.
See the full list of supported platforms in the API section for more details.