POST /api/render. All options have sensible defaults.
Available options
Avatar model.
V3_Preview (default) or V4_Preview.Background handling mode.
inpaint is accepted as an alias for original for backward compatibility.RGB color for solid background. Only valid when
background_mode=solid (rejected otherwise). Format: "R,G,B" (0-255). Examples: "255,255,255" (white), "0,0,0" (black), "0,255,0" (green screeExamples
- Default
- Green Screen
- Transparent
Original background, standard speed.
Background mode comparison
Best practices
Background selection
Background selection
Use original when you want scene context. Use solid or transparent when compositing in video editors.
Transparent mode and mask
Transparent mode and mask
Generates two outputs: main video (character on black) and mask video (white = character). Use both in your editor. See Compositing Guide.

