Skip to content

Upscale(放大高清)

POST
/ideogram/upscale

Authorizations

apikey-header-Api-Key
TypeAPI Key (header: Api-Key)

Request Body

multipart/form-data
object

图片文件

Format"binary"

{"resemblance":50,"magic_prompt_option":"AUTO","prompt":"A%20serene%20tropical%20beach%20","seed":12345,"detail":50}

Responses

application/json
JSON
{
"created": "string",
"data": [
{
"prompt": "string",
"resolution": "string",
"is_image_safe": true,
"seed": 0,
"url": "string",
"style_type": "string"
}
]
}

Playground

Authorization
Body

Samples