GET

/v1/schemas/fal/video/argil%2Favatars%2Ftext-to-video

kind inputactivity videohash 1dcc5a68extracted Jul 6, 2026version currentsource upstream spec ↗

Request body

4 properties · 3 required · 0 $defs
propertytypedescriptionconstraints
text*string
voice*enumRachel | Clyde | Roger | Sarah | Laura | Thomas · +14 more
avatar*enumMia outdoor (UGC) | Lara (Masterclass) | Ines (UGC) | Maria (Masterclass) | Emma (UGC) | Sienna (Masterclass) · +22 more
remove_backgroundbooleanEnabling the remove background feature will result in a 50% increase in the price.default: false

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", …}]}