GET

/v1/schemas/fal/video/fal-ai%2Fframepack%2Ff1?kind=output

kind outputactivity videohash 82bb053eextracted Jul 6, 2026version currentsource upstream spec ↗

Response body

2 properties · 2 required · 1 $defs
propertytypedescriptionconstraints
video*File
seed*integerThe seed used for generating the video.

Validate a payload

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