Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Body

Serializer for creating an image-to-text job.

image_asset
string<uuid>
required
project
string<uuid> | null
write-only
shot
string<uuid> | null
write-only
project_real_estate
string<uuid> | null
write-only
real_estate_shot
string<uuid> | null
write-only
fidelity_level
enum<string>

Requested detail level for the generated description.

  • high - High
  • mid - Mid
  • low - Low
Available options:
high,
mid,
low

Response

Serializer for creating an image-to-text job.

image_asset
string<uuid>
required
fidelity_level
enum<string>

Requested detail level for the generated description.

  • high - High
  • mid - Mid
  • low - Low
Available options:
high,
mid,
low