Background removal, face restoration, relight, replace-background — one key
Product photography for hundreds of SKUs is expensive and slow. AI image tools automate the tedious 80% — background removal, lighting cleanup, model swaps, thumbnail generation — leaving you to art-direct the rest.
curl -X POST https://api.pixelapi.dev/v1/image/relight \
-H 'Authorization: Bearer YOUR_KEY' \
-d '{"image_url":"...", "style":"studio"}'