---
title: "Bytedance AI models — API access via RunAPI"
url: "https://runapi.ai/providers/bytedance.md"
canonical: "https://runapi.ai/providers/bytedance.md"
locale: "en"
provider: "Bytedance"
line_count: 2
variant_count: 10
---

# Bytedance

Seedance video and Seedream image generation — Bytedance&#39;s creative AI with native audio-video synthesis.

Bytedance&#39;s Seed team ships Seedance for video generation with native audio-video joint synthesis, and Seedream for text-to-image and image editing with strong typography rendering at up to 4K resolution.

## Models

- [Seedance](https://runapi.ai/models/seedance.md) — Video, 6 variants · from $0.020
- [Seedream](https://runapi.ai/models/seedream.md) — Image, 4 variants · from $0.060

## Variants

| Model | Variant | Billing | Starting price | URL |
|---|---|---|---|---|
| Seedance | `1.5-pro` | second | $0.040 | https://runapi.ai/models/seedance/1.5-pro.md |
| Seedance | `2.0` | second | $0.410 | https://runapi.ai/models/seedance/2.0.md |
| Seedance | `2.0-fast` | second | $0.330 | https://runapi.ai/models/seedance/2.0-fast.md |
| Seedance | `v1-lite` | second | $0.020 | https://runapi.ai/models/seedance/v1-lite.md |
| Seedance | `v1-pro` | second | $0.030 | https://runapi.ai/models/seedance/v1-pro.md |
| Seedance | `v1-pro-fast` | second | $0.020 | https://runapi.ai/models/seedance/v1-pro-fast.md |
| Seedream | `4.5-edit` | call | $0.070 | https://runapi.ai/models/seedream/4.5-edit.md |
| Seedream | `4.5-text-to-image` | call | $0.070 | https://runapi.ai/models/seedream/4.5-text-to-image.md |
| Seedream | `5-lite-image-to-image` | call | $0.060 | https://runapi.ai/models/seedream/5-lite-image-to-image.md |
| Seedream | `5-lite-text-to-image` | call | $0.060 | https://runapi.ai/models/seedream/5-lite-text-to-image.md |

## Install

```sh
npm install @runapi.ai/<line>
```

## FAQ

### Is this an official %{provider} integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

### Do I need a %{provider} account?

No — your RunAPI key is enough for managed access.

### What&#39;s the latency overhead from proxying?

Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.

### Are images / videos cached?

Generated outputs are stored and retrievable by task ID. Inputs are not cached.

### Can I bring my own key?

Not currently — calls use RunAPI-managed access.

