Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man background-remove

/background-remove

agentutility / synthforge / background-remove
PRICE / CALL
$0.08
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
synthforge
CATEGORY
uncategorized
STATUS
live
NAME
background-remove background remove api / image background remover / transparent png foreground cutout
synonym alias of remove-bg — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/background-remove
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Background remove API / image background remover / transparent PNG foreground cutout. Removes the background from a public image URL and returns the subject with alpha transparency. Optional crop_to_bbox. fal.ai imageutils/rembg.

INPUTrequest schema
propertytypedescriptionreq?
image_urlstringrequired
crop_to_bboxbooleanoptional
OUTPUTresponse shape
fieldtypedescription
image_urlstring
widthstring
heightstring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/background-remove \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the background-remove tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
synthforgebackgroundremovebackground-remove
methods
POST
cluster
synthforge
price
$0.08 USDC per call
ADJACENTother endpoints in synthforge
endpointdescriptionprice
remove-backgroundRemove background from image / background remove API / transparent PNG cutout.$0.08
remove-bgRemove background from image / AI background remover / background eraser / transparent PNG cutout tool.$0.08
image-generate-proImage generate (pro) / premium text-to-image / Flux 2 Pro / Recraft / Seedream / Qwen Image 2 Pro / xAI Grok Imagine.$0.10
music-generateMusic generation / text-to-music / AI music / generative song / instrumental and vocal music.$0.05
text-to-speechText to speech / TTS / voice generator.$0.05
voiceText-to-speech / TTS / voice synthesis.$0.05
image-editImage edit / instruction-based image edit / text-driven photo edit / nano-banana image editor / GPT-image-2 edit.$0.02
image-inpaintImage inpainting / mask-based image edit / fill in masked region / object replacement / face swap (mask-driven) / generative fill.$0.02
SEE ALSO
agentutility · synthforge · x402 · mcp · llms.txt · registry.json · bazaar.x402.org