Topaz

POST/api/v2/topaz
Starts at ≈ 1.5 credits/sec at ≤720p, ≈ 3 credits/sec at 1080p, ≈ 12 credits/sec above 1080p. Doubles for 60fps output.

High-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_url

Sign in to upload or import from your library.

Public URL of the video to upscale.

upscale_factor

Upscale multiplier (e.g. 2 doubles width and height). Default: 2.

topaz_video_model

Enhancement 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_fps

Target output frame rate. Enables frame interpolation when set. Doubles cost at 60fps+.

h264_output
Disabled

Force H.264 codec for the output video. Default is H.265.

compression

Compression artifact removal (0-1).

noise

Noise reduction (0-1).

halo

Halo reduction (0-1).

grain

Film grain amount (0-0.1).

recover_detail

Source detail preservation (0-1).

workspace_id
Sign in to run the playground

Request 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.