Skip to content

Describe(描述)

POST
/ideogram/describe

Authorizations

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

Request Body

multipart/form-data
object

图片文件

Format"binary"

Responses

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

Playground

Authorization
Body

Samples