---
title: "Get Login Nonce"
method: GET
path: "/users/login/nonce"
tags: ["Users"]
---

# Get Login Nonce

`GET /users/login/nonce`

Get a nonce for hotkey signature login.
The nonce is a UUID4 string that must be signed by the user's hotkey.
Valid for 5 minutes.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/chutes/apis/fastapi.md) · [All operations](https://skmtc.net/chutes/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chutes/fastapi/revisions/352418d4e3a2/schema)
