Background Removal API

Background Removal API

Automate product catalog background removal. API input images auto-deleted within 24 hours. Transparent PNG or white background JPEG output.

What you can build

Product catalog automation

Process new SKUs automatically as they enter your catalog pipeline.

DAM / PIM integration

Connect to your Digital Asset Management or Product Information Management system via API.

Marketplace listing pipelines

Auto-generate marketplace-ready images for Amazon, Shopify, and Etsy.

Batch workflows

Submit multiple images in a single batch request. Retrieve results asynchronously.

API workflow

1

Submit

POST image URL or file to the API endpoint.

2

Process

SimplyPNG removes the background using AI segmentation.

3

Retrieve

Download the result as transparent PNG or white background JPEG.

Output options

Transparent PNGFull alpha channel. Use for design workflows, product compositing.
White background JPEGMarketplace-ready. Smaller file size.
Fast mode (default)Input resized to 2500px. 1 credit per image.
HD modeInput preserved up to 4096px. 2 credits per image.

Security and data retention

API input auto-deletion

Input images are automatically deleted within 24 hours of job creation.

Output storage

Output images stored per your API plan. Delete anytime via API or dashboard.

Transport security

All API traffic uses TLS 1.3.

API key security

API keys are hashed (SHA-256) before storage. Plain text shown once at creation.

Privacy-first processing

  • UI uploads are deleted immediately after processing.
  • API uploads are automatically deleted within 24 hours.
  • Outputs are stored per your plan and can be deleted anytime.

FAQ

How long are API input images retained?
API input images are automatically deleted within 24 hours of job creation regardless of job status.
Can I delete output images via the API?
Yes. Output images can be deleted via the dashboard at any time. API-level deletion endpoints are documented in the API reference.
Does the API support batch processing?
Yes. The batch API endpoint accepts multiple images in a single request. See the API reference for batch limits by plan tier.
What output formats does the API support?
The API outputs transparent PNG (default) or JPEG with a white background. Use the output_format and background_color parameters to control this.
Is the API suitable for confidential product images?
Input images are deleted within 24 hours. Output images are stored per your plan. Transport is TLS 1.3. No certifications held yet — see Trust Center for current security posture.
Where is the API reference documentation?
Full API reference is available at /docs/api-reference. Includes authentication, request/response format, error codes, batch API, and rate limits.

View API Reference