Start a world generation operation
Documentation Index
Fetch the complete documentation index at: https://docs.mint.gg/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Mint API key sent as a Bearer token.
Headers
Unique key for safely retrying a mutating API request. Reusing a key with different parameters returns 409.
1 - 255Body
Developer-visible generation prompt.
1 - 4000Optional Mint-ready prompt when the developer has already transformed user intent.
1 - 4000auto continues the workflow without a manual approval pause when policy allows it; review preserves preview approval.
auto, review Mint generation tier. fast favors speed/cost, standard is the default balance, and production favors highest quality.
fast, standard, production 1 - 120Optional source image URL for image-guided world or model generation.
Optional multi-image source set for world generation. Model generation uses imageUrl.
8Optional source URL for remix or import context.
Response
Long-running generation operation accepted. Poll the Location URL for status.
world_generation, model_generation auto, review queued, running, preview_ready, succeeded, failed, canceled Original developer-visible prompt submitted with the generation request.
Mint generation tier selected for this operation.
fast, standard, production, null Resolved final generation model selected by the generationPreset.
Mint app URL for the generated world or model when the operation has a resource.
- Option 1
- Option 2