---
title: Przewodnik Hermes Agent x HappyHorse | RunAPI
description: Używaj HappyHorse z Hermes Agent przez RunAPI. Porównaj bieżące identyfikatory modeli, endpointy i ceny, a następnie wykonaj odpowiedni proces konfiguracji.
url: https://runapi.ai/pl/hermes-happyhorse.md
canonical: https://runapi.ai/pl/hermes-happyhorse
locale: pl
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/hermes-happyhorse
  zh-CN: https://runapi.ai/zh-CN/hermes-happyhorse
  es: https://runapi.ai/es/hermes-happyhorse
  ja: https://runapi.ai/ja/hermes-happyhorse
  de: https://runapi.ai/de/hermes-happyhorse
  fr: https://runapi.ai/fr/hermes-happyhorse
  pt-BR: https://runapi.ai/pt-BR/hermes-happyhorse
  ko: https://runapi.ai/ko/hermes-happyhorse
  it: https://runapi.ai/it/hermes-happyhorse
  nl: https://runapi.ai/nl/hermes-happyhorse
  pl: https://runapi.ai/pl/hermes-happyhorse
  tr: https://runapi.ai/tr/hermes-happyhorse
  zh-TW: https://runapi.ai/zh-TW/hermes-happyhorse
  zh-HK: https://runapi.ai/zh-HK/hermes-happyhorse
  ar: https://runapi.ai/ar/hermes-happyhorse
  x-default: https://runapi.ai/hermes-happyhorse
model_line: happyhorse
---

> HTML version: https://runapi.ai/pl/hermes-happyhorse
> Site index for agents: https://runapi.ai/llms.txt

# Hermes Agent x HappyHorse

HappyHorse belongs to the Alibaba catalog on RunAPI and exposes canonical text-to-video, image-to-video, and edit-video capabilities across API, SDK, CLI, Bruno, and docs surfaces.

## Publiczne wersje i endpointy

| ID modelu | Wersja | Endpointy | Cena początkowa |
| --- | --- | --- | --- |
| `happyhorse-1.0-i2v` | Obraz-do-wideo HappyHorse 1.0 z jednego obrazu pierwszej klatki | /api/v1/happyhorse/image_to_video | $0.410 |
| `happyhorse-1.0-r2v` | Referencja-do-wideo HappyHorse 1.0 z 1-9 uporządkowanymi obrazami | /api/v1/happyhorse/text_to_video | $0.410 |
| `happyhorse-1.0-t2v` | Tekst-do-wideo HappyHorse 1.0 w 720p lub 1080p | /api/v1/happyhorse/text_to_video | $0.410 |
| `happyhorse-character` | 3-15s text-to-video clips guided by 1-9 ordered reference images | /api/v1/happyhorse/text_to_video | $0.410 |
| `happyhorse-edit-video` | Prompted source-video edits with optional reference images | /api/v1/happyhorse/edit_video | $0.480 |
| `happyhorse-image-to-video` | 3-15s image-to-video clips from one first-frame image | /api/v1/happyhorse/image_to_video | $0.410 |
| `happyhorse-text-to-video` | 3-15s text-to-video clips at 720p or 1080p | /api/v1/happyhorse/text_to_video | $0.410 |

## Konfiguracja

Wybierz `<model-id>` przed użyciem polecenia. Ta strona nie wybiera modelu domyślnego.
Ustaw `RUNAPI_API_KEY`, a następnie utwórz żądanie z `<model-id>` pod `<endpoint>`. Odpytuj stan tylko wtedy, gdy endpoint zwraca asynchroniczną Task.

```shell
export RUNAPI_API_KEY=your_api_key

curl -X POST https://runapi.ai<endpoint> \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d @request.json
```


## Weryfikacja


Wyślij POST do <endpoint> i zapisz ID zwróconej Task.
Wyślij GET do <endpoint>/<task-id>, aż stan zmieni się na completed lub failed.
Sprawdź, czy odpowiedź completed zawiera wynik właściwy dla endpointu opisany w dokumentacji API.


## Jak to działa

1. **Wybierz ID modelu.** Wybierz publiczny ID modelu z katalogu i sprawdź jego endpoint oraz bieżącą cenę początkową.
2. **Skonfiguruj RunAPI.** Ustaw RUNAPI_API_KEY przed wysłaniem żądania do endpointu.
3. **Zweryfikuj wynik.** Dla asynchronicznych endpointów odpytuj ten sam endpoint, aż Task osiągnie stan końcowy.

## Częste pytania

### Którego ID modelu użyć?

Wybierz publiczny ID modelu z tabeli wersji. Każdy ID udostępnia endpointy pokazane w jego wierszu.

### Czy ten przewodnik konfiguruje model czatu?

Nie. Ta linia modeli korzysta z pokazanego procesu endpointu i nie jest przedstawiana jako model czatu agenta.


### Linki

- [Hermes Agent](https://runapi.ai/pl/hermes-agent)
- [HappyHorse - Katalog](https://runapi.ai/pl/models/happyhorse)
- [happyhorse-1.0-i2v](https://runapi.ai/pl/models/happyhorse/1.0-i2v)
- [happyhorse-1.0-r2v](https://runapi.ai/pl/models/happyhorse/1.0-r2v)
- [happyhorse-1.0-t2v](https://runapi.ai/pl/models/happyhorse/1.0-t2v)
- [happyhorse-character](https://runapi.ai/pl/models/happyhorse/character)
- [happyhorse-edit-video](https://runapi.ai/pl/models/happyhorse/edit-video)
- [happyhorse-image-to-video](https://runapi.ai/pl/models/happyhorse/image-to-video)
- [happyhorse-text-to-video](https://runapi.ai/pl/models/happyhorse/text-to-video)

---

## More from RunAPI

- [Home](https://runapi.ai/pl/.md)
- [Modele](https://runapi.ai/pl/models.md)
- [Porównanie API wideo AI](https://runapi.ai/pl/ai-video-api-comparison.md)
- [Integracja z OpenClaw](https://runapi.ai/pl/openclaw.md)
- [Najlepsza API dla OpenClaw](https://runapi.ai/pl/best-api-for-openclaw.md)
- [Generowanie obrazów OpenClaw](https://runapi.ai/pl/openclaw-image-generation.md)
- [Integracja z Hermes Agent](https://runapi.ai/pl/hermes-agent.md)
- [Cennik](https://runapi.ai/pl/pricing.md)
- [Cennik Claude API](https://runapi.ai/pl/claude-api-pricing.md)
- [Cennik ChatGPT API](https://runapi.ai/pl/chatgpt-api-pricing.md)
- [Cennik OpenAI API](https://runapi.ai/pl/openai-api-pricing.md)
- [Cennik Gemini API](https://runapi.ai/pl/gemini-api-pricing.md)
- [Cennik Claude Code](https://runapi.ai/pl/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/pl/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/pl/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/pl/claude-max-vs-api.md)
- [Alternatywa dla Requesty](https://runapi.ai/pl/requesty-alternative.md)
- [Dokumentacja API](https://runapi.ai/pl/docs/guides)
- [SDK](https://runapi.ai/pl/sdk.md)
- [Umiejętności](https://runapi.ai/pl/skills.md)
- [Serwer MCP](https://runapi.ai/pl/mcp.md)
- [CLI](https://runapi.ai/pl/cli.md)
- [Opinia](https://runapi.makethisbetter.dev)
- [Kontakt](mailto:support@runapi.ai)
- [Regulamin](https://runapi.ai/pl/terms.md)
- [Prywatność](https://runapi.ai/pl/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/pl/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/plicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "SoftwareApplication",
    "name": "Hermes Agent x HappyHorse",
    "applicationCategory": "DeveloperApplication",
    "description": "Używaj HappyHorse z Hermes Agent przez RunAPI. Porównaj bieżące identyfikatory modeli, endpointy i ceny, a następnie wykonaj odpowiedni proces konfiguracji.",
    "url": "https://runapi.ai/pl/hermes-happyhorse"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Którego ID modelu użyć?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Wybierz publiczny ID modelu z tabeli wersji. Każdy ID udostępnia endpointy pokazane w jego wierszu."
        }
      },
      {
        "@type": "Question",
        "name": "Czy ten przewodnik konfiguruje model czatu?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Nie. Ta linia modeli korzysta z pokazanego procesu endpointu i nie jest przedstawiana jako model czatu agenta."
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "HowTo",
    "name": "Używanie HappyHorse z Hermes Agent",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Wybierz ID modelu",
        "text": "Wybierz publiczny ID modelu z katalogu i sprawdź jego endpoint oraz bieżącą cenę początkową.",
        "url": "https://runapi.ai/pl/hermes-happyhorse#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Skonfiguruj RunAPI",
        "text": "Ustaw RUNAPI_API_KEY przed wysłaniem żądania do endpointu.",
        "url": "https://runapi.ai/pl/hermes-happyhorse#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Zweryfikuj wynik",
        "text": "Dla asynchronicznych endpointów odpytuj ten sam endpoint, aż Task osiągnie stan końcowy.",
        "url": "https://runapi.ai/pl/hermes-happyhorse#how-step-3"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Strona główna",
        "item": "https://runapi.ai/pl"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Hermes Agent",
        "item": "https://runapi.ai/pl/hermes-agent"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "HappyHorse",
        "item": "https://runapi.ai/pl/hermes-happyhorse"
      }
    ]
  }
]
```
