PixelAPI provides composable editing endpoints you can combine into a real workflow: background removal → object removal → upscale → face restore.
1) POST /v1/image/remove-background
2) POST /v1/image/remove-object (optional)
3) POST /v1/image/upscale
4) GET /v1/image/{id} until completed
5) Download output_url