---
title: "fuzz-2.0 API — Producer Fiyatlandırma & Teknik Özellikler"
url: "https://runapi.ai/tr/models/producer/fuzz-2.0.md"
canonical: "https://runapi.ai/tr/models/producer/fuzz-2.0.md"
locale: "tr"
model: "Producer"
provider: "Producer"
variant_id: "fuzz-2.0"
sdk_model_id: "fuzz-2.0"
modality: "audio_music"
price_from_cents: 17
billing_unit: "call"
status: "active"
---

# Producer fuzz-2.0 API

RunAPI üzerinden Producer ailesinden fuzz-2.0 kullanın. Çağrı başına fiyatlandırma, abonelik yok ve başarısız üretimler hiçbir zaman ücretlendirilmez.

## Pricing

**$0.170** per call

Başarısız üretimler ücretlendirilmez

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `fuzz-2.0` |
| Provider | Producer |
| Modality | audio_music |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/producer/text_to_music` |
| Status | active |

## Request example

```json
{
  "model": "fuzz-2.0",
  "prompt": "Verilen bu şarkı sözlerini net vokallerle seslendiren sıcak bir akustik pop parçası oluşturun."
}
```

## Install the skill

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

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Producer fuzz-2.0 features to an application.

```json
{
  "model": "fuzz-2.0"
}
```

## FAQ

### Model ID sürümler arasında sabit kalıyor mu?

RunAPI, model ID&#39;yi sabit tutar ve istek yapınızı değiştirmeden uyumlu sürüm yenilemelerini yönetir.

### Bu varyantta hız limiti nedir?

Anahtar bazlı hız limitleri kullanım kademesine göre ölçeklenir. Güncel limitler için fiyatlandırma sayfasına bakın.

### Daha sonra varyant değiştirebilir miyim?

Evet — varyant bir bayraktır. model parametresini değiştirerek geçiş yapın.

### Streaming destekliyor mu?

Streaming उपलब्ध olduğunda RunAPI uçtan uca stream eder.

### Kalite sorunlarını nereye bildirebilirim?

Herkese açık GitHub reposunda bir issue açın veya desteğe e-posta gönderin.


## Related

Other Producer variants:

- [fuzz-0.8](https://runapi.ai/tr/models/producer/fuzz-0.8.md) — `fuzz-0.8` · $0.170
- [fuzz-1.0](https://runapi.ai/tr/models/producer/fuzz-1.0.md) — `fuzz-1.0` · $0.170
- [fuzz-1.0-pro](https://runapi.ai/tr/models/producer/fuzz-1.0-pro.md) — `fuzz-1.0-pro` · $0.170
- [fuzz-1.1](https://runapi.ai/tr/models/producer/fuzz-1.1.md) — `fuzz-1.1` · $0.170
- [fuzz-1.1-pro](https://runapi.ai/tr/models/producer/fuzz-1.1-pro.md) — `fuzz-1.1-pro` · $0.170
- [fuzz-2.0-pro](https://runapi.ai/tr/models/producer/fuzz-2.0-pro.md) — `fuzz-2.0-pro` · $0.170
- [fuzz-2.0-raw](https://runapi.ai/tr/models/producer/fuzz-2.0-raw.md) — `fuzz-2.0-raw` · $0.170
