---
title: "Create project from blueprint"
method: GET
path: "/api/blueprints/{share_id}/create-project"
tags: ["Blueprints"]
---

# Create project from blueprint

`GET /api/blueprints/{share_id}/create-project`

Create a new project from an existing blueprint. On success, user is redirected to the new project with a 302.

## Path parameters

- `share_id` string, required

## Other responses

- `302` — Redirect to new project
- `404` — Blueprint not found

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/89caa2dca86f/schema)
