GET

/v1/schemas/fal/audio/fal-ai%2Fkling-video%2Fcreate-voice?kind=output

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

Response body

1 properties · 1 required · 0 $defs
propertytypedescriptionconstraints
voice_id*stringUnique identifier for the created voice

Validate a payload

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