Describe

Describe an image. Supported image formats include JPEG, PNG, and WebP.

Headers

Api-KeystringRequired

Request

This endpoint expects a multipart form containing a file.
image_filefileRequired

An image binary (max size 10MB); only JPEG, WebP and PNG formats are supported at this time.

describe_model_versionenumOptionalDefaults to V_3

The model version to use for describing images. Defaults to V_3.

Allowed values:

Response

Description(s) created successfully.

descriptionslist of objects or null
A collection of descriptions for given content.

Errors