Remix (画像ブレンド)
POST
/ideogram/remix
- 指定されたソース画像とプロンプトに基づいて新しい画像をブレンド生成します
- 返された画像の URL は 24 時間有効で、それ以降はアクセスできなくなります
- 画像はプロキシされています
- 公式ドキュメント: Remix API
Authorizations
bearer
Type
HTTP (bearer)
Request Body
multipart/form-data
image_request
string
prompt、aspect_ratio、model などのパラメータを含む JSON 文字列
image_file
string
Required
画像ファイル(必須)、新しい画像生成のためのソース画像ファイル
Format
"binary"Responses
成功
application/json
object
code
integer
Required
message
string
Required
request_id
string
Required
data
object
Required