post https://api.simplified.com/api/v1/service/image-tools/remove-background
API to remove image background using sagemaker model
Log in to see full request history
Response
API to remove image background using sagemaker model
xxxxxxxxxx
10curl --request POST \
--url https://api.simplified.com/api/v1/service/image-tools/remove-background \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"magic_crop": false,
"output_format": "png"
}
'
Try It!
to start a request and see the response here! Or choose an example: