TwoDToThreeDRequest
Request body for 2D to 3D conversion.
At least one front image is required — either as a file upload (frontImage)
or as a URL (frontImageUrl). The legacy images field is also accepted for
backward compatibility (first entry maps to the front view).
- Type: string
back Image Back view image file (optional, improves model quality)
- Type: stringFormat: uri
back Image Url Back view image URL (alternative to backImage file upload)
- Type: string
front Image Front view image file (required unless frontImageUrl or images is provided)
- Type: stringFormat: uri
front Image Url Front view image URL (alternative to frontImage file upload)
- Type: array
images Legacy: array of image files or URLs — first entry maps to the front view
- Type: string
- Type: string
left Image Left view image file (optional, improves model quality)
- Type: stringFormat: uri
left Image Url Left view image URL (alternative to leftImage file upload)
- Type: stringenum
model Format Output 3D model format
valuesglb obj usdz
- Type: stringenum
model Type Model quality tier.
standard— faster generation; supports front and back images only.premium— higher-quality generation; supports all four angles (front, back, left, right).valuesstandard premium
- Type: string
right Image Right view image file (optional, improves model quality)
- Type: stringFormat: uri
right Image Url Right view image URL (alternative to rightImage file upload)