~/docs cat overview.md
ScamAI detection API
AI-powered media authenticity detection over REST: deepfake and face-swap detection, AI-generated-image detection, and document-forgery detection.
Three detection endpoints, one integration pattern: send media as multipart/form-data with your API key, get back JSON with a verdict, a 0.0–1.0 confidence score, and per-region or per-face evidence. Higher scores mean more likely fake, AI-generated, or forged. These endpoints score images and documents; real-time meeting protection is Halo (beta).
api — at a glance
Base URL https://api.scam.ai Auth x-api-key: <YOUR_API_KEY> Format multipart/form-data Dashboard https://app.scam.ai
Each request returns a task_id for tracing and credits_used (1 per image). API keys, usage, and detection history live in the dashboard. No key yet? Book a 15-min demo to get access.