---
title: "Get Solana nonce"
method: GET
path: "/auth/web3/solana/nonce"
tags: ["auth"]
---

# Get Solana nonce

`GET /auth/web3/solana/nonce`

Get nonce for SIWS (Sign-In with Solana)

## Query parameters

- `address` string, required

## Response `200`

Default Response

- object
  - `nonce` string, required

## Other responses

- `400` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/blockmatic/apis/basilic-api.md) · [All operations](https://skmtc.net/blockmatic/apis/basilic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockmatic/basilic-api/versions/b2c23a2d8170/schema)
