hailuo-02-standard
Hailuo · 秒ごと
hailuo-2.3-standard利用可能動画動画生成画像生成
料金
| 公式価格 | LemonData価格 | |
|---|---|---|
| 価格 | ¥0.025 | ¥0.0175 |
最適な用途
動画生成
動画コンテンツの生成と編集
画像生成
画像、イラスト、およびビジュアルコンテンツの作成
APIコード例
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "hailuo-2.3-standard",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'よくある質問
hailuo-02-standardの料金はいくらですか?
LemonDataでは、hailuo-02-standardの料金は$0.0175 秒ごとです。これは公式価格より最大30%オフの価格です。
hailuo-02-standardはどのような用途に最適ですか?
hailuo-02-standardは動画, 動画生成, 画像生成に優れています。LemonDataの統合APIを通じて、単一のAPIキーでアクセスできます。
hailuo-02-standard APIの使用方法は?
LemonDataからAPIキーを取得し、互換性のあるSDKを使用してhttps://api.lemondata.cc/v1/chat/completionsを呼び出します。統合の詳細については、上記のコード例を参照してください。