POST
/
models
/
v2
/
apple
/
deeplabv3-mobilevit-small

Authorizations

Authorization
string
header
required

Provide your API key as Key your-key-here in the Authorization header.

Body

application/json
url
string
required

URL of the image to process.

base64
string

Base64-encoded image data.

Response

200 - application/json
output
string

Segmented image or mask.