Topaz Astra

Topaz Astra Creative enhances and upscales an existing GenAI video with diffusion-based detail. It is a source-video workflow, not prompt-to-video: upload a clip, choose output resolution and creativity, and Astra generates the improved video.

Cost

from 1 tokens

VideoProvider: Topaz
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"topaz-astra","input":{"prompt":"cinematic drone shot over a city at night","aspectRatio":"auto","resolution":"1080p","sourceVideo":"asset://asset_..."}}'

Input fields

* required
aspectRatioaspectRatio
Type
string
Default
auto
Allowed
auto
resolutionresolution
Type
string
Default
1080p
Allowed
1080p, 4k
Source video*sourceVideo

Asset input for the sourceVideo slot.

Type
string
Default
Allowed
video · asset, https, data
providerOptionsproviderOptions
Type
object
Default
Allowed
object

Cost

from 1 tokens
1080pdefault0.65 tokens
4K1.2 tokens

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modesvideo_enhance
Asset slotssourceVideo:video*

Run Topaz Astra

Get an API key and the same request shape will work across every model in the catalog.

Where to use this model