Skip to main content
End-to-end examples that chain multiple endpoints together. In all commands replace $KEY with your API token and $HOST with the actual platform domain.

Flow A: Basic text-to-image (imagine → upscale)

Flow B: Image guidance → strong variation → upscale

Flow C: Inpaint (two-step inpaint + modal)

Prerequisite: first run imagine + upscale to get a single-image task (see Flow A).

Flow D: Zoom Out

Flow E: Image-to-video (i2v)

Shared utility: Python client wrapper

Shared utility: TypeScript wrapper

State machine