---
title: "Get new node form"
method: GET
path: "/v1/node/new"
tags: ["nodes"]
---

# Get new node form

`GET /v1/node/new`

Returns the HTML form used to create a new hypervisor node (`main/new_node` template).
Requires admin privileges.

## Response `200`

HTML form for creating a new node

## Other responses

- `401` — Unauthorized - admin privileges required

## Changes

- **2026-07-17** `0b6b25b58676` — 1 info
  - endpoint added
- **2026-01-15** `0dcbe42ed665` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/upc/apis/ravada-frontend-api/changes/v1/node/new/get.md)

---

[API](https://skmtc.dev/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.dev/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
