---
title: "Fetch nonce"
method: GET
path: "/v2/farcaster/login/nonce/"
tags: ["Login"]
---

# Fetch nonce

`GET /v2/farcaster/login/nonce/`

Nonce to sign a message

## Response `200`

Success

- NonceResponse
  - `nonce` string, required — The nonce value to sign the message

## Other responses

- `401` — Unauthorized
- `500` — Server Error

---

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