Describe a sound in plain text and get back a clean audio clip — rain on a window, sci-fi UI blips, crowd ambience, footsteps. Built for game studios, video editors, and apps that need royalty-free SFX without a library subscription.
POST https://api.pixelapi.dev/v1/audio/generate
curl -X POST https://api.pixelapi.dev/v1/audio/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"heavy rain on a tin roof with distant thunder","duration":10}'
curl https://api.pixelapi.dev/v1/audio/JOB_ID \ -H "Authorization: Bearer YOUR_API_KEY"
Jobs run async on always-warm infrastructure — poll until status is completed. No cold starts.
Also see: AI Music Generator • Audio Denoise API