/
DE
deemos
/
HyperHuman REST API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
deemos
HyperHuman REST API Documentation
post
Rodin: The all in one API for generating Rodin. This is the same as calling `rodin_mesh`, `rodin_texture` and `rodin_pack` in sequence.
latest
OpenAPI 3.0.0
2026-08-10
5
9
13.7 KB
7fcc212485fb
API
5
post
Check the status of a task submitted to the API.
post
Download result for a given task submitted to the API.
post
Rodin: The all in one API for generating Rodin. This is the same as calling `rodin_mesh`, `rodin_texture` and `rodin_pack` in sequence.
post
Cancel all pending jobs and remove them from queue.
get
Check the remaining credits in your account.
API
Rodin: The all in one API for generating Rodin. This is the same as calling `rodin_mesh`, `rodin_texture` and `rodin_pack` in sequence.
post
/api/v2/rodin
Request body
ApiGenerateRodinRequestDto
required
prompt
string
seed
number
geometry_file_format
'glb'
|
'usdz'
|
'fbx'
|
'obj'
|
'stl'
required
material
'PBR'
|
'Shaded'
required
quality
'high'
|
'medium'
|
'low'
|
'extra-low'
required
use_hyper
object
required
tier
'RodinApiGeneration.Regular'
|
'RodinApiGeneration.Sketch'
required
TAPose
object
bbox_condition
unknown[]
mesh_mode
'Quad'
|
'Raw'
mesh_simplify
object
addons
string[]
required
Response
ApiGenerateRodinResponseDto
required
error
object
message
string
uuid
string
jobs
object[]