Skip to main content
POST
Create a Generation
Before generating 3D models or staged images, you must first create a Scene which contains your image along with relevant metadata.

Request Body

string
required
Generation model. Must be blend-1 or stager-1-preview.
GenerationMessage[]
required
Generation messages.
bool
default:false
Whether to stream intermediate results while creating a generation.

Response Body

string
required
Generation identifier.
string
required
Generation model. Will be blend-1 or stager-1-preview.
GenerationMessage
required
Generation message.
Date
required
Generation creation date.