GET
/v1/schemas/fal/audio/mirelo-ai%2Fsfx-v1.5%2Fvideo-to-audio?kind=output
Accept:
Response body
1 properties · 1 required · 1 $defs| property | type | description | constraints |
|---|---|---|---|
| audio* | Audio-Output[] | The generated sound effects audio |
Validate a payload
before you spend tokensshell
$ 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", …}]}