cURL
curl --request GET \ --url https://api.neynar.com/v2/farcaster/login/nonce/ \ --header 'x-api-key: <api-key>'
{ "nonce": "neynarbMi9zSDuOC1GFqixR" }
Nonce to sign a message
API key to authorize requests
Success
The response is of type object.
object
Was this page helpful?