API Reference
Generate a 3D model (async)
Text-to-3D and image-to-3D via TRELLIS, Hunyuan 3D and Rodin. Output is a GLB mesh URL. Some models (Rodin) produce rigged characters.
POST
Generate a 3D model (async)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
202 - application/json
3D generation queued. Poll /v1/generations/{id} or subscribe via webhook.
Available options:
generation Available options:
queued, running, succeeded, failed, canceled Available options:
image, video, voice, music, avatar, chat, 3d, upscale Generate a 3D model (async)