GET

/v1/schemas/fal/chat/openrouter%2Frouter%2Fvideo%2Fenterprise?kind=output

kind outputactivity chathash 25e82719extracted Jul 6, 2026version currentsource upstream spec ↗

Response body

2 properties · 2 required · 2 $defs
propertytypedescriptionconstraints
usage*UsageInfoToken usage informationnullable
output*stringGenerated output from video processing

Validate a payload

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