Why Aurigin
Aurigin’s API provides dual-layer voice security:- Deepfake Detection - Instantly verify whether audio is AI-generated by detecting tell-tale acoustic and statistical patterns of AI-generated speech
- Voice Identification - Confirm who is speaking by matching voice samples against enrolled voiceprints
Fast
Upload and get predictions in seconds with a single request.
Accurate
State-of-the-art detection models tuned for real‑world audio.
Simple
Clean REST API with copy‑paste examples in Python and Node.js.
Secure
API key auth and HTTPS across the stack.
Scalable
Built on AWS—scale from prototypes to production workloads.
Friendly
Clear responses and errors designed for quick integrations.
Get started
Quickstart
Install, upload, and predict in minutes with copy‑paste code.
API Reference
Endpoints for deepfake detection and voice identification.
How it works
Deepfake Detection
- Send your audio file to
POST /predict. - Receive predictions and confidence scores indicating if the voice is authentic or AI-generated.
Voice ID
- Enroll a user’s voice with
POST /voiceid/enrollto create a voiceprint. - Verify identity with
POST /voiceid/verifyto match voice samples and detect deepfakes simultaneously.
Example responses
Partially Spoofed (Mixed)
Need help?
Questions or feedback? Reach us at[email protected].