Background Removal API

Background Removal API for Squarespace

Squarespace shops integrate PixelAPI via custom code blocks or third-party automation tools (Zapier/Make) connected to Squarespace product catalogs.

Quickstart: PixelAPI + Squarespace

Sign up at pixelapi.dev/app for an API key (500 free credits). Then call:

curl -X POST https://api.pixelapi.dev/v1/image/remove-background \
  -H "X-API-Key: $PIXELAPI_KEY" \
  -F "[email protected]"
# response: { "output_url": "https://...transparent.png", "credits_used": 10 }

Why Squarespace teams choose PixelAPI

Common Squarespace integration patterns

Pricing

$0.0025 per image, with bulk discounts (Pro = $0.0083/image at 6K/mo; Scale = $0.0067/image at 30K/mo). India billing in INR with GST invoice; international billing in USD via PayPal/Stripe.

Try free — 500 credits, no card Background Removal API docs See pricing