Skip to content
SialFlow

AI & Moderation

AI-adjacent jobs on the same control plane

Background remove is live today — async on an image asset, or as a delivery transform for PNG/WebP. Broader enrichment and moderation queues are on the roadmap; we do not pretend they are shipped.

What you get

Async background remove

Queue background remove on an image asset. Returns a same-project PNG or WebP with alpha when the job completes.

Sync delivery bg-remove

Apply background remove on a delivery transform for PNG/WebP. Prefer async for large assets.

Job Center visibility

Track bg-remove and other image jobs in the portal. Outputs stay tenant- and project-scoped.

What is not live yet

Auto-tag, brand moderation queues, video transcription, and face-aware smart crop are product direction — not current API surfaces.

Included

  • Async + sync bg-remove
  • Tenant-safe outputs
  • Honest roadmap
  • Shared Job Center

Differentiation

Shipped vs direction

  • Async background remove
  • Sync delivery bg-remove
  • Project-scoped output assets
  • Job Center visibility
  • Smart entropy crop (image pipelines)
  • Auto-tag / analyze — roadmap
  • Brand moderation queues — roadmap
  • Video transcription — roadmap
  • Isolated AI worker capacity — roadmap

Example

Same auth and tenancy headers as the rest of the API. Where a capability plugs into Flows today, that is called out on the product page — we do not imply every media type shares one live pipeline yet.

POST /v1/images/{id}/bg-remove

{
  "format": "png"
}
// 202 → background-remove job
// result includes the new asset id when complete

Ship with AI & Moderation

Open the portal, follow the docs, or talk to us about rollout for your agency or commerce stack.