v4

latestOpenAPI 3.0.22026-08-02109239415.7 KB
vision

Describe

Describe an image.

Supported image formats include JPEG, PNG, and WebP.

post/describe

Response

Description(s) created successfully.

Example response

{
  "descriptions": [
    {
      "text": "A meticulously illustrated cat with striped patterns, sitting upright. The cat's eyes are a captivating shade of yellow, and it appears to be gazing intently at something. The background consists of abstract, swirling patterns in shades of black, white, and beige, creating an almost fluid or wavy appearance. The cat is positioned in the foreground, with the background elements fading into the distance, giving a sense of depth to the image."
    }
  ]
}