Generate a 3D asset
Image-to-3D generation. Returns a job_id and polling URL
immediately; poll GET /v1/jobs/<job-id> for the final signed
GLB asset URL.
trellis-2-4b accepts an input image plus resolution, seed,
sampler, texture, and mesh export controls. See the model page
for the full parameter surface.
Autenticación
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Solicitud
This endpoint expects an object.
model
image
Reference image for image-to-3D generation.
image_url
Alias for image when passing a public URL.
resolution
Valores permitidos:
seed
texture_size
Valores permitidos:
decimation_target
remesh
max_num_tokens
response_format
Valores permitidos:
Respuesta
Job created. Poll the jobs endpoint for the result.
job_id
status
poll_url
created_at
