Gamestorming

Generates videos (Roles: user)

post/games/generate/videos

Request body

request_idstring
promptstring
durationnumber float
modelstring

Response

Success

tagsstring[]
idstring
original_promptstring
promptstring
urlstring
seedinteger
durationnumber float
has_audioboolean
modelstring

Codename of the model that generated the video, e.g. eagle. Absent on videos created before it was recorded.

pixel_gridinteger[] nullable

Pixel-art grid dimensions [width, height] detected/used by the generation, or null. Reported by pixel-art-aware models (forge-pixel); must always be persisted with the video.

reference_urlstring

Motion clip the animation was driven by (motion transfer presets), as reported by the ML. Absent on videos saved before it was recorded.

crop_and_center_imageboolean
margin_rationumber float
margin_ratio_horizontalnumber float
margin_ratio_verticalnumber float

Changes

No recorded changes to this endpoint across all 17 revisions of this API.