Image API
Neural Core™ for your product pipeline
One REST surface for background removal, Virtual Try-On and bulk workflows. OpenAPI-compatible, priced per image, no monthly minimum.
Millisecond latency
Edge-served inference across 3 regions.
Scoped API keys
Per-project keys with rate limits and IP allow-lists.
SOC-2 posture
Zero image retention by default. GDPR-ready.
Endpoints
POST
/v1/remove-bg
Neural Core™ background removal. Returns a transparent PNG.
1 credit / image
POST
/v1/tryon
Virtual Try-On composition with Gemini 3 Pro Image.
5 credits / image
POST
/v1/bulk
Batch pipeline. Accepts a manifest of jobs, streams results.
Per-job billing
Quick start · curl
curl -X POST https://api.bgremovify.com/v1/remove-bg \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{ "image_url": "https://cdn.example.com/sku-1234.jpg" }'API keys are in staged rollout.
Enterprise customers get scoped keys, dashboard usage graphs and SLA. Get in touch to enable your project.