Start a model generation operation
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 operation accepted. Poll the Location URL for status.
world_generation, model_generation, model_optimization, model_conversion auto, review queued, running, preview_ready, succeeded, failed, canceled Original developer-visible prompt submitted with the generation request. Null for conversion operations.
Mint generation tier selected for this operation. Null for conversion operations.
fast, standard, production, null Resolved final generation model selected by the generationPreset. Null for conversion operations.
Optimization intensity for model_optimization operations.
light, moderate, aggressive, null Mint app URL for the generated world or model when the operation has a resource.
- Option 1
- Option 2