構建基於 happyhorse-video-edit 的下一代應用
價格
LemonData 價格
$0.1085
折扣: 30%
| 官方價格 | LemonData 價格 | 折扣 | |
|---|---|---|---|
| 價格 | $0.155每秒 | $0.1085每秒 | 30% |
一鍵測試
登入後,Web Agent 會保留這個模型、提示詞和請求預設。
在 Web Agent 中測試 happyhorse-video-edit。使用 /v1/videos/generations 執行推薦的 video-to-video 請求,然後展示請求內容、任務 ID、輪詢網址或最終狀態。
API 工作台
生產預設路線。下方程式碼範例會按你選擇的格式使用這個端點。
curl -X POST "https://api.lemondata.cc/v1/videos/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"model": "happyhorse-video-edit",
"prompt": "Cinematic sunrise over a calm lake with gentle camera motion.",
"operation": "text-to-video"
}'應用情境
分鏡測試
快速生成動態概念,並確認任務狀態流轉後再做完整流水線。
短影片素材
幾分鐘原型出發布影片、產品鏡頭與活動多版本。
非同步流程檢查
在本頁就能發任務、看輪詢、查看最終結果。
同台對比
在決定為正式環境預設模型之前,先看一下真實的回應品質、延遲與價格。
提示詞範例
產生 8 秒電影感產品揭幕影片,運鏡緩慢推進。
為新的 AI API 功能編一個分鏡風格的社群短片。
用商品圖測試圖生影片,並講清整個任務狀態流程。
常見問題
happyhorse-video-edit 的費用是多少?
在 LemonData 上,happyhorse-video-edit 價格為 $0.1085 每秒。完整明細見上方價格表。
happyhorse-video-edit 適合做什麼?
happyhorse-video-edit 適合 影片轉影片, 影片編輯。可以透過 LemonData 用同一把 API key 直接呼叫。
如何呼叫 happyhorse-video-edit API?
在 LemonData 取得 API key 後,向 https://api.lemondata.cc/v1/videos/generations 發送請求即可。上方 API 工作台已提供推薦端點與可直接複製的程式碼範例。
happyhorse-video-edit 應該使用哪一個端點?
happyhorse-video-edit 預設使用 https://api.lemondata.cc/v1/videos/generations。如果模型支援原生格式,API 工作台會同時列出原生端點。
接入前可以先測試 happyhorse-video-edit 嗎?
可以。「在 Web Agent 中試用」會為 happyhorse-video-edit 開啟一個預先設定好的測試,登入後提示詞不會遺失,可以直接接著跑。
happyhorse-video-edit 支援哪些操作?
happyhorse-video-edit 支援 video-to-video。在上方 API 工作台選擇具體操作,即可看到對應端點與程式碼範例。