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| Field | Type | Default | Allowed |
|---|---|---|---|
aspectRatio aspectRatio | string | auto | auto |
resolution resolution | string | 1080p | 1080p, 4k |
Source video* sourceVideoAsset input for the sourceVideo slot. | string | — | video · asset, https, data |
providerOptions providerOptions | object | — | object |
aspectRatio
aspectRatio- Type
- string
- Default
- auto
- Allowed
- auto
resolution
resolution- Type
- string
- Default
- 1080p
- Allowed
- 1080p, 4k
Source video*
sourceVideoAsset input for the sourceVideo slot.
- Type
- string
- Default
- —
- Allowed
- video · asset, https, data
providerOptions
providerOptions- Type
- object
- Default
- —
- Allowed
- object
Cost
from 1 tokens1080pdefault0.65 tokens
4K1.2 tokens
The variant is selected automatically from request fields, so you do not need to send it.
Capabilities
Modes
video_enhanceAsset slots
sourceVideo:video*Run Topaz Astra
Get an API key and the same request shape will work across every model in the catalog.