---
title: "happyhorse-1.0-i2v API — HappyHorse Fiyatlandırma & Teknik Özellikler"
url: "https://runapi.ai/tr/models/happyhorse/1.0-i2v.md"
canonical: "https://runapi.ai/tr/models/happyhorse/1.0-i2v.md"
locale: "tr"
model: "HappyHorse"
provider: "Alibaba"
variant_id: "happyhorse-1.0-i2v"
sdk_model_id: "happyhorse-1.0-i2v"
modality: "video"
price_from_cents: 54
billing_unit: "second"
status: "active"
---

# HappyHorse happyhorse-1.0-i2v API

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

## Pricing

**$0.540** per second

Başarısız üretimler ücretlendirilmez

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `happyhorse-1.0-i2v` |
| Provider | Alibaba |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/happyhorse/image_to_video` |
| Status | active |

## Request example

```json
{
  "model": "happyhorse-1.0-i2v",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night."
}
```

## Install the skill

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

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add HappyHorse happyhorse-1.0-i2v features to an application.

```json
{
  "model": "happyhorse-1.0-i2v"
}
```

## 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 HappyHorse variants:

- [happyhorse-1.0-r2v](https://runapi.ai/tr/models/happyhorse/1.0-r2v.md) — `1.0-r2v` · $0.540
- [happyhorse-1.0-t2v](https://runapi.ai/tr/models/happyhorse/1.0-t2v.md) — `1.0-t2v` · $0.540
- [happyhorse-character](https://runapi.ai/tr/models/happyhorse/character.md) — `character` · $0.480
- [happyhorse-edit-video](https://runapi.ai/tr/models/happyhorse/edit-video.md) — `edit-video` · $0.480
- [happyhorse-image-to-video](https://runapi.ai/tr/models/happyhorse/image-to-video.md) — `image-to-video` · $0.480
- [happyhorse-text-to-video](https://runapi.ai/tr/models/happyhorse/text-to-video.md) — `text-to-video` · $0.480
