Skip to main content
POST
Describe an image using AI vision

Authorizations

Authorization
string
header
default:your-api-key
required

API key as Bearer token (e.g. Bearer mp_abc123_secret)

Body

url
string<uri>
required

Image URL

prompt
string

Custom prompt for description

maxResolution
integer

Max image resolution

Required range: 64 <= x <= 2048

Response

Image description

subject
any

Primary subject of the image (string or structured object)

constraints
object
negative_prompt
string