ideogram-replace-background-v3-turbo
Ideogram · リクエストごと
ideogram-replace-background-v3-turbo利用可能画像画像生成高速
料金
| 公式価格 | LemonData価格 | |
|---|---|---|
| 価格 | ¥0.04 | ¥0.028 |
最適な用途
画像生成
画像、イラスト、およびビジュアルコンテンツの作成
APIコード例
POST/v1/images/generations
curl https://api.lemondata.cc/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "ideogram-replace-background-v3-turbo",
"prompt": "A beautiful sunset over mountains",
"size": "1024x1024",
"n": 1
}'よくある質問
ideogram-replace-background-v3-turboの料金はいくらですか?
LemonDataでは、ideogram-replace-background-v3-turboの料金は入力トークン100万個あたりN/A、出力トークン100万個あたりN/Aで、公式価格より最大30%お得です。
ideogram-replace-background-v3-turboはどのような用途に最適ですか?
ideogram-replace-background-v3-turboは画像, 画像生成, 高速に優れています。LemonDataの統合APIを通じて、単一のAPIキーでアクセスできます。
ideogram-replace-background-v3-turbo APIの使用方法は?
LemonDataからAPIキーを取得し、ベースURLをapi.lemondata.cc/v1に設定して、OpenAI互換のSDKを使用してください。上記のコード例を参照してください。