---
title: "Setup Wizard"
method: GET
path: "/api/0/wizard/"
---

# Setup Wizard

`GET /api/0/wizard/`

First step used by sentry-wizard
Generates a random hash for later usage

## Response `200`

OK

- SetupWizardSchema — A 64 char random string used to provide a shorted lived and secure way to transfer sensative data.
  - `hash` string, required

---

[API](https://skmtc.net/glitchtip/apis/glitchtip-api.md) · [All operations](https://skmtc.net/glitchtip/apis/glitchtip-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/glitchtip/glitchtip-api/revisions/45e129df1cfc/schema)
