PixelAPI / image editor
DocsDashboard

AI Image Editor API

PixelAPI provides composable editing endpoints you can combine into a real workflow: background removalobject removalupscaleface restore.

Popular endpoints

Typical workflow

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