Topaz
POST/api/v2/topazHigh-quality video upscaling. Optional FPS boost up to 120, plus fine-grained denoise / halo / grain controls and per-variant enhancement models (Proteus, Starlight, Artemis, Nyx, Gaia).
Request body
video_urlSign in to upload or import from your library.
Public URL of the video to upscale.
upscale_factorUpscale multiplier (e.g. 2 doubles width and height). Default: 2.
topaz_video_modelEnhancement variant. Proteus is best for most videos; Artemis for denoise+sharpen; Nyx for denoising; Gaia for AI/CG content; Starlight for generative diffusion upscaling. Default: Proteus.
target_fpsTarget output frame rate. Enables frame interpolation when set. Doubles cost at 60fps+.
h264_outputForce H.264 codec for the output video. Default is H.265.
compressionCompression artifact removal (0-1).
noiseNoise reduction (0-1).
haloHalo reduction (0-1).
grainFilm grain amount (0-0.1).
recover_detailSource detail preservation (0-1).
workspace_idRequest example
curl -X POST "https://influencerstudio.com/api/v2/topaz" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Output
Run the model to see results
Real outputs will stream into this panel as the request completes.