GET
/v1/schemas/fal/video/fal-ai%2Fkling-video%2Fv3%2Fturbo%2Fpro%2Ftext-to-video?kind=output
Accept:
Response body
1 properties · 1 required · 1 $defs| property | type | description | constraints |
|---|---|---|---|
| video* | File | The generated video |
Validate a payload
before you spend tokensshell
$ curl -X POST https://modelschemas.com/v1/validate \
-d '{"provider":"fal","endpointId":"fal-ai/kling-video/v3/turbo/pro/text-to-video","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}