An API that sits between your ingest and your FUGA / DSP delivery layer — scoring every track before it hits Spotify, Apple Music, or Deezer.
The problem
AI-generated tracks uploaded to Deezer every day. 44% of all new uploads.
Growth in AI music uploads in 16 months. Accelerating.
Spotify, Apple, and Deezer are pulling catalog and withholding payments from distributors who deliver AI content.
Your ingest has no pre-upload filter. By the time a DSP catches an AI track, your catalog is flagged, your payouts are held, and your relationship with the platform is damaged.
The solution
Integrate in 15 minutes. Works alongside FUGA, SonoSuite, Revelator, or any custom ingest.
POST audio URL + metadata to our API from your ingest pipeline.
AI probability (0–100), classification (human / hybrid / AI), confidence, evidence.
Pass, flag for review, or block — at the threshold you set. Webhooks notify your queue.
POST /v1/analyze
Authorization: Bearer ds_...
{
"audio_url": "https://your-cdn/track.wav",
"metadata": { "title": "...", "artist": "...", "isrc": "..." }
}
→ {
"ai_score": 0.87,
"classification": "ai",
"confidence": 0.92,
"recommendation": "block"
}
Why us
MH Musik (5,000+ artists, 22,000+ tracks, 350+ releases per month) is our first customer and our live production testbed. Every feature is validated against real catalog pressure before it ships to you.
22,000+ human-validated tracks calibrate our detector — an asset no pure-tech competitor has.
We know FUGA, DDEX, and DSP penalty mechanics from the inside.
Aligned with the NO FAKES Act (US) and EU AI Act disclosure requirements.
Pricing
All tiers include the full detection engine. Higher tiers add webhooks, SLAs, and dedicated tuning.
Pay-per-track available for low-volume testing: $0.03 / track.
Start a pilot
Tell us about your catalog. We'll reach out within 24 hours with API keys and integration docs. No credit card, no commitment.