Copyable requests
curl
curl -F "image=@product.jpg" https://agentmediatools.com/api/remove-bgBackground Removal API
Remove a JPEG or PNG background with BiRefNet and receive a temporary transparent PNG download URL. Two free calls daily, then 2 flexible credits. REST and MCP.
Working examples
Upload an image or provide a public URL. BiRefNet returns a transparent PNG saved behind a temporary download URL.
curl -F "image=@product.jpg" https://agentmediatools.com/api/remove-bg{"success":true,"downloadUrl":"/downloads/cutout.png","source":"birefnet","billing":{"charged":false}}Download URLs are temporary. Save results to your own storage when the workflow needs durable retention.
The first two calls each day are free, then each attempt uses 2 flexible credits.
It returns JSON with a temporary PNG download URL and billing details.
Yes. Send a public URL or image_url, or upload an image file.
One tool now, one integration later
The same Agent Media Tools account connects this operation to the wider Tool API and MCP catalog.