---
title: "Create app"
method: POST
path: "/create"
tags: ["Apps"]
---

# Create app

`POST /create`

Create a new app using App ID

## Query parameters

- `app_id` string, required

## Response `200`

Successful Response

- DefaultResponse
  - `response` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/thuir/apis/embedchain-rest-api.md) · [All operations](https://skmtc.dev/thuir/apis/embedchain-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thuir/embedchain-rest-api/revisions/0d286e801458/schema)
