GET

/v1/schemas/fal/video/alibaba%2Fhappy-horse%2Fv1.1%2Freference-to-video?kind=output

kind outputactivity videohash 5480b373extracted Jul 6, 2026version currentsource upstream spec ↗

Response body

2 properties · 2 required · 1 $defs
propertytypedescriptionconstraints
video*VideoFileThe generated video file.
seed*integerThe seed used for generation.

Validate a payload

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