Retour aux modèles
HappyHorse

happyhorse-1.1-r2v

Text|CompareShare

Model type

Text

Trial status

Trial ready

API routes

2 routes

Catalog created

Jun 29, 2026

LongCreative

Specifications

ProviderHappyHorse
Model IDhappyhorse-1.1-r2v
Model TypeText
Trial AccessTrial ready
Release Date2026-06-29
Context Window1M tokens
Endpoints2 routes
video-generationPOST
/v1/video/generations
video-generation-fetchGET
/v1/video/generations/{task_id}
Capabilities
Text
LongCreative

Pricing

second rate

720p · standard

second

$0.0980 / second

second rate

1080p · standard

second

$0.1260 / second

Duration Estimate

5s · 720p · standard$0.4900
10s · 720p · standard$0.9800
5s · 1080p · standard$0.6300
10s · 1080p · standard$1.2600

API Example

Endpoint:
curl https://api.aisa.one/v1/video/generations \
  -H "Content-Type: application/json" \
  -H 'Authorization: Bearer $AISA_API_KEY' \
  -d '{
    "model": "happyhorse-1.1-r2v",
    "input": {
        "prompt": "A woman in a red qipao from [Image 1] is first shown in a profile medium shot, highlighting the tailored cut and S-curve of the dress. The camera then switches to a low-angle shot, capturing her unfolding the fan from [Image 2] while the tassel earrings from [Image 3] sway with her head movement. The scene ends with a close-up of her face, focusing on the charm in her eyes as her fingertips touch the fan, showcasing Eastern elegance from multiple angles.",
        "media": [
            {
                "type": "reference_image",
                "url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/mvzfud/hh-v2v-girl.jpg"
            },
            {
                "type": "reference_image",
                "url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/fvuihk/hh-v2v2-folding-fan.jpg"
            },
            {
                "type": "reference_image",
                "url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260424/imerii/hh-v2v-earrings.jpg"
            }
        ]
    },
    "parameters": {
        "resolution": "720P",
        "ratio": "16:9",
        "duration": 5
    }
}'

# Use the returned task_id with the video-generation-fetch endpoint to check status.
Base URL: https://api.aisa.one
Endpoint: /v1/video/generations
View API Docs

Compare Similar Models

Compare These
Current
HappyHorse

happyhorse-1.1-r2v

720p · standard $0.098/second, 1080p · standard $0.126/second
Text
Alibaba

qwen-mt-flash

$0.072 / $0.220 per 1M
Text
Alibaba

qwen-mt-lite

$0.084 / $0.252 per 1M
Text

Start using happyhorse-1.1-r2v through AIsa's Model Gateway today.

Get API Key