Back to APIs

Unified Agent API

Background Removal

Background Removal

Remove background from any image. GPU-powered segmentation.

POST/v1/images/remove-background

Overview

Remove background from any image

Parameters

image_url

Required

string

URL to the image.

size

select (default: auto)

Output resolution.

Auto
Small (up to 0.25 MP)
HD (up to 4 MP)

Example Response

{"success":true,"data":{"image_base64":"iVBORw0KGgo...","format":"png","credits_charged":"1"},"credits_used":2}

Get Started

Use this API through the O-mega platform. Create an API key in your dashboard, then call the endpoint with your key in the Authorization header.

Try Background Removal

Test Background Removal in the interactive playground. No setup required.

Open Playground
Background Removal API | Unified Agent APIs | suprsonic