GET

/v1/schemas/fal/audio/mirelo-ai%2Fsfx1.6%2Fextend-audio?kind=output

kind outputactivity audiohash 5970fc63extracted Jul 6, 2026version currentsource upstream spec ↗

Response body

1 properties · 1 required · 1 $defs
propertytypedescriptionconstraints
audio*Audio[]Audio with the input prefix preserved and a generated tail (and loop, if ambience=true).

Validate a payload

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