Deepfake detection.
One POST request.
Send an image URL or upload a file, get back a confidence score. Free tier: 50 images, no card.
# Detect a deepfake from any image URL curl -X POST https://deepfakedetectionapi.ai/api/detect \ -H "Authorization: Bearer dfd_xxxx_xxxx_xxxx_xxxx" \ -H "Content-Type: application/json" \ -d '{"imageUrl": "https://example.com/photo.jpg"}' # Response (200 OK, ~400ms) { "is_deepfake": false, "confidence": 0.97, "model": "deepfake_detection", "timestamp": "2026-04-28T19:00:00Z" }
~400ms
Median p50
~95%
Bench accuracy*
3lines
To integrate
$0
To start, no card
*FaceForensics++ test split. Accuracy varies with image quality and generator. Methodology →
/ how it works
Three steps. No SDK.
No webhook setup.
Get an API key in 30 seconds.
Drop your email, get a dfd_… key with 50 image, 10 video, 10 voice credits. No card.
Send an image URL or file.
POST /api/detect with JSON {imageUrl} or multipart. Bearer token auth. That's the integration.
Read the confidence score.
Response: is_deepfake, confidence, model, timestamp. Wire into fraud, KYC, or moderation pipelines.
What you get
An API engineers can actually trust in production.
Real-Time Detection
Optimized low-latency inference allows you to detect deepfakes during live streams or high-traffic uploads.
Industry-Leading Accuracy
Trained on the largest proprietary dataset of synthetic media across GANs, Diffusers, and VAEs.
Easy Integration
Plug-and-play SDKs for Python, Node.js, and Ruby. Integrated with AWS, GCP, and Azure pipelines.
Scales to Millions
Elastic infrastructure that automatically handles burst traffic during viral events or breaking news cycles.
Enterprise Compliance
SOC2 Type II compliant, GDPR ready, and private VPC deployment options for strict security requirements.
Detailed Analytics
Advanced dashboard providing trends, threat landscape reports, and deep-dive forensic analysis tools.
Scale Your Safety
Simple, usage-based pricing for teams of all sizes.
Starter
- done 5,000 API Calls
- done Basic Email Support
- done Standard Accuracy
Professional
- done 30,000 API Calls
- done 24/7 Priority Support
- done Advanced Forensic Reports
- done Dedicated Cloud Instances
Enterprise
- done Unlimited API Calls
- done Custom SLA Guarantees
- done On-Prem / VPC Deploy
- done Account Manager