Developer API
Integrate background removal into your apps
A simple, powerful REST API for AI-powered background removal. Process images at scale with just a few lines of code.
Quick Start
# Replace {API_BASE_URL} with your actual API endpoint
curl -X POST "{API_BASE_URL}/api/v1/open/developer/tasks" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"imageUrl": "https://example.com/photo.jpg"}'Fast Processing
Average response time under 3 seconds for most images.
Simple Auth
Authenticate with a single API key. No complex OAuth required.
Webhooks
Get notified when your background removal tasks complete.
Secure
All data transmitted over HTTPS. Images deleted after processing.