---
title: "SetupInfiniteOs"
method: POST
path: "/v1/setup/"
tags: ["setup"]
---

# SetupInfiniteOs

`POST /v1/setup/`

Creates the first Infinite OS account without requiring authentication.<br />This can only be used when the Infinite OS interface is accessed for the first time with no accounts created.

## Request body

- DtoCreateAccount
  - `isSuperAdmin` boolean
  - `password` string
  - `username` string

## Response `201`

FirstAccountCreated

- object

---

[API](https://skmtc.net/goinfinite/apis/osapi.md) · [All operations](https://skmtc.net/goinfinite/apis/osapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goinfinite/osapi/revisions/7320a5d8ef9e/schema)
