Request
Make aPOST
request to below endpoint and pass the required parameters as a request body to the endpoint.
Body
Body
API key for request authorization
The input image URL or file path to be used for 3D conversion
Specifies the format of the generated 3D object
obj
, stl
, ply
, glb
Indicates whether to render a NeRF video of the 3D model
Resolution of the generated 3D model
x <= 512
Processes multiple images together when set to true
Adjusts the strength of style-space guidance for better model refinement
Number of steps for style-space sampling
1 <= x <= 50
Strength of slat guidance to refine model details
0 <= x <= 10
Number of steps for slat guidance sampling
1 <= x <= 50
Controls the degree of mesh simplification to optimize the output
0.9 <= x <= 0.98
Specifies the size of processing chunks, which affects VRAM usage
x <= 12000
Sets a random seed for reproducibility; 0 generates a random seed
Saves the output files in a temporary directory if set to 'yes'
yes
, no
Webhook URL for completion notification
Custom tracking ID for the request
Response
3D generation response
- Option 1
- Option 2
success
Time taken to generate the 3D model in seconds
Unique identifier for the generation request
Array of URLs to the generated 3D files
Array of proxy URLs for the generated 3D files
Metadata about the generation process and parameters used