GET

/v1/schemas/fal/video/argil%2Favatars%2Ftext-to-video?kind=output

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

Response body

4 properties · 0 required · 1 $defs
propertytypedescriptionconstraints
moderation_transcriptionstringnullable
moderation_errorstringnullable
moderation_flaggedbooleandefault: false
videoVideonullable

Validate a payload

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