Start a world generation operation
Start a world generation operation.
Authorizations
Mint API key sent as a Bearer token.
Headers
Optional stable key for safely retrying an uncertain mutating request. Mint creates an internal key when this header is omitted. Reusing a supplied key with different parameters returns 409.
1 - 255Body
Instructions for creating one World.
Describe the World Mint should create.
1 - 8000Optional World title shown in Mint; Mint derives one from the prompt when omitted.
1 - 120Workflow behavior. auto is the default and continues to the final asset; review pauses at Preview for approval or revision. See Preview-based generation.
auto, review Quality, speed, and cost tier; Mint selects the underlying generation model.
fast, standard, production One public HTTPS reference image for visual guidance; do not combine with sourceImages.
Two to eight public HTTPS reference images used together for visual guidance; do not combine with imageUrl.
2 - 8 elementsResponse
An earlier request with the same retry key returned this operation.
A long-running operation acting on one Mint world.
Stable object discriminator.
"operation"Mint operation ID used for polling.
The work this operation performs.
world_generation Workflow mode for this operation.
auto, review Current operation lifecycle status.
queued, running, preview_ready, billing_required, succeeded, partially_succeeded, failed, canceled The Mint asset created by this operation, or null before the asset exists.
When the operation was created.
When the operation last changed.
Developer-supplied generation brief or revision feedback.
Public generation preset selected for this operation.
fast, standard, production Generated world files when available.
The billing action required before this operation can continue.
Credit estimate, active reservation, finalized charge, and post-reservation balance for this operation.
Terminal failure details when the operation failed.
When the operation completed.
When the operation was canceled.