---
title: "topaz-upscale-video API — Topaz prijzen en specificaties"
url: "https://runapi.ai/nl/models/topaz/upscale-video.md"
canonical: "https://runapi.ai/nl/models/topaz/upscale-video.md"
locale: "nl"
model: "Topaz"
provider: "Topaz"
variant_id: "topaz-upscale-video"
sdk_model_id: "topaz-upscale-video"
modality: "utility"
price_from_cents: 14
billing_unit: "second"
status: "active"
---

# Topaz topaz-upscale-video API

Gebruik topaz-upscale-video uit de Topaz-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.140** per second

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `topaz-upscale-video` |
| Provider | Topaz |
| Modality | utility |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/topaz/upscale_video` |
| Status | active |

## Request example

```json
{
  "model": "topaz-upscale-video",
  "video_url": "https://cdn.runapi.ai/public/samples/video-lowres.mp4"
}
```

## Install the skill

```sh
npx skills add runapi-ai/topaz -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Topaz topaz-upscale-video features to an application.

```json
{
  "model": "topaz-upscale-video"
}
```

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Topaz variants:

- [topaz-upscale-image](https://runapi.ai/nl/models/topaz/upscale-image.md) — `upscale-image` · $0.400
