GET

/v1/schemas/fal/audio/mirelo-ai%2Fsfx-v1.5%2Fvideo-to-audio?kind=output

kind outputactivity audiohash 137537faextracted Jul 6, 2026version currentsource upstream spec ↗

Response body

1 properties · 1 required · 1 $defs
propertytypedescriptionconstraints
audio*Audio-Output[]The generated sound effects audio

Validate a payload

before you spend tokens
shell
$ curl -X POST https://modelschemas.com/v1/validate \
    -d '{"provider":"fal","endpointId":"mirelo-ai/sfx-v1.5/video-to-audio","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}