---
title: "The all in one API for generating Rodin."
method: POST
path: "/api/v2/rodin"
tags: ["API"]
---

# The all in one API for generating Rodin.

`POST /api/v2/rodin`

This API will generate a mesh and textures for the given images and prompt.

## Response `201`

- ApiGenerateRodinResponseDto
  - `error` string
  - `message` string
  - `uuid` string
  - `jobs` object
    - `uuids` string[]
    - `subscription_key` string

---

[API](https://skmtc.net/deemos/apis/hyper-human.md) · [All operations](https://skmtc.net/deemos/apis/hyper-human/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deemos/hyper-human/revisions/25f8cc672bd9/schema)
