Image Tools
Image to 3D
Generate a 3D model (GLB/GLTF) from an input image.
POST
Authorization
string
required
Bearer token.
Bearer API_key, can be found in Settings > API Keys.Request Body
string
required
Base64-encoded source image or file ID.
string
Optional text description to guide the 3D generation. E.g.,
"High detail, smooth surfaces".string
Output format. Options:
glb, gltf. Default: glb.enum
default:"magma"
Model to use. Default:
magma.