Product01 02 03
API documentation
Build asynchronous image-cleanup workflows with uploads, ordered operations, jobs and webhooks.
Authentication
Use a project API key in the Authorization header. Keys will support rotation, scoped permissions and per-key usage statistics.
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.
Jobs and webhooks
Every request creates an asynchronous job. Poll its status or receive signed webhook events when processing completes or fails.