What changed
The image-generate listing now leads with the job many callers return for: turn a prompt into a hosted PNG, then pass that URL into the next step.
It also explains what stays with the result. The response includes the resolved model, final dimensions, prompt, seed, and timing beside the image URL. Send a seed when a later request needs the same generation inputs.
Picking a tier
Use fast for quick image work. creative is for stylized marketing art. anime is for illustration. sd35 is for Stable Diffusion-style output.
Nothing about the request shape, response shape, or $0.01 price changed. This is clearer catalog and MCP copy for the existing endpoint.