GET

/v1/schemas/fal/video/clarityai%2Fcrystal-video-upscaler?kind=output

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

Response body

1 properties · 1 required · 1 $defs
propertytypedescriptionconstraints
video*VideoFileURL to the upscaled video

Validate a payload

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