3D
TripoSR
Create a 3D model from an image using TripoSR.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 4 credits |
| Output | GLB (3D model) |
| Tool | image-to-3d-object |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | image-to-3d-object |
input.model | string | Yes | triposr |
input.image_url | string | Yes | URL of the image to convert to 3D |