AI Background Remover
Background Remover API from Images
Details
Endpoint
POST https://api.magicapi.dev/api/v1/capix/rembg/rembgRequest Headers
Content-Type: application/json
x-magicapi-key: API_TOKEN
Request Body
{
"image_url": "https://storage.ws.pho.to/s2/7aa4876bc1f50bc92fc54cb3c326181ac5bbf5ef_m.jpeg"
}image_url: URL of the image for which the background needs to be removed.
Result


Code Examples
Last updated