Image to Kit
Image to Kit automatically breaks down the input image and generates a mesh for each part. Generating in parts provides more control and a higher quality final model, but the parts need to be assembled manually.
Image to Kit is available in all paid tiers, and there is a limit of 1 session per user at a time. You can find pricing for Image to Kit at the bottom of the pricing page of our webapp.
Refer to the Sessions Overview for more general information on how to use the API.
Go through the settings in the request body to customize your 3D models generation.
In particular, if you would like to generate a textured mesh, set the input.settings.texture_model
parameter.
Create an Image to Kit session
Send a POST request with your image to start the part decomposition and generation process.
Code snippets
Response example
Check session status and get results
After creating a session, poll this endpoint to check when your 3D parts are ready.
Code snippets
Response example
The Image to Kit session object
Example object