GET

/v1/schemas/fal/video/fal-ai%2Fheygen%2Favatar5%2Fdigital-twin?kind=output

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

Response body

2 properties · 1 required · 1 $defs
propertytypedescriptionconstraints
video*FileThe generated Avatar V video file.
caption_fileFileGenerated caption file (SRT) when ``caption=True`` and HeyGen returns one.nullable

Validate a payload

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