Media API
Fetch video, GIF, thumbnail, snapshots, and debug stills.
Media API
Media endpoints are useful for custom players and build workflows.
Video
textGET /api/v1/demos/{id}/video
GIF
textGET /api/v1/demos/{id}/gif
Thumbnail
textGET /api/v1/demos/{id}/thumbnail
Shortcuts
textGET /thumb/{id}.pngGET /gif/{id}.gif
Analysis assets
textGET /api/v1/demos/{id}/snapshots/{index}GET /api/v1/demos/{id}/debug-stills/{index}
These are mainly useful when reviewing generation quality.