Skip to main content
Use APIXO image APIs to generate images from text, edit reference images, create variations, upscale assets, and remove watermarks. All models in this category use the Generation API workflow unless their individual page says otherwise:
  1. Submit a task with POST /generateTask/{model}.
  2. Poll GET /statusTask/{model} or provide a webhook callback.
  3. Read the final image URLs from the completed task.

Choose an image model

Start building

Generation API overview

Understand the shared async request flow.

Generate Task

Submit an image generation or editing task.

Status Task

Poll for progress, results, and failures.

Webhooks

Receive task completion callbacks.