{ "url": "https://localimage.nolibox.com/creative/vcg/800/version23/VCG21gic13950009.jpg" }
curl --location --request POST 'open.nolibox.com/api/ai/image/remove-background-pro' \ --header 'Authorization: Basic xxxxxxxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "https://localimage.nolibox.com/creative/vcg/800/version23/VCG21gic13950009.jpg" }'
{ "code": 0, "msg": "string", "data": { "img_url": "string" } }