> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skills.video/llms.txt
> Use this file to discover all available pages before exploring further.

# Topaz Upscale Video

Enhances resolution up to 4K while preserving details.


## OpenAPI

````yaml /openapi.json post /generation/topaz/upscale-video
openapi: 3.1.0
info:
  title: skills.video OpenAPI
  version: 1.0.0
  description: OpenAPI schema for skills.video API endpoints.
servers:
  - url: https://open.skills.video/api/v1
security: []
paths: {}

````