PixMenderOpen image tool
Product

API documentation

Build asynchronous image-cleanup workflows with uploads, ordered operations, jobs and webhooks.

01

Authentication

Use a project API key in the Authorization header. Keys will support rotation, scoped permissions and per-key usage statistics.

02

Process an image

POST /v1/images/process accepts an uploaded asset or URL and an ordered list of operations such as remove_object, remove_text and upscale.

03

Jobs and webhooks

Every request creates an asynchronous job. Poll its status or receive signed webhook events when processing completes or fails.