---
title: "GET /api/auth/siwe/nonce"
method: GET
path: "/api/auth/siwe/nonce"
tags: ["auth", "siwe"]
---

# GET /api/auth/siwe/nonce

`GET /api/auth/siwe/nonce`

Get a nonce for a SIWE request

## Response `200`

Nonce and token generated successfully

- object
  - `nonce` string, required
  - `token` string, required

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/revisions/fc5aae1cdc03/schema)
