Or jump from this list on a smaller screen.

This is a page from the Audivra documentation. Developer exportsindex: http://127.0.0.1:3000/docs/llms.txt, full corpus: http://127.0.0.1:3000/docs/llms-full.txt, OpenAPI: http://127.0.0.1:3000/docs/openapi.json, Postman: http://127.0.0.1:3000/docs/postman.json. Press ⌘K to search docs.

Sound effects

Short cues muxed with lip-sync. Billed per clip from the prepaid wallet.

POST /api/v1/sfx

POST
/api/v1/sfx
Auth required

JSON prompt. Meters 20 credits per clip. Returns audio/wav.

Parameters

NameTypeRequiredDescription
promptstringYesCue description (4–160 characters)

Request body

JSON
{
  "prompt": "soft whoosh into a studio sting"
}

Errors

StatusMeaning
401Unauthorized
402Credit quota exceeded

Play a cue on the homepage playground.