---
title: "Create nonce for authentication flow"
method: GET
path: "/sdk/{environmentId}/nonce"
tags: ["SDK"]
---

# Create nonce for authentication flow

`GET /sdk/{environmentId}/nonce`

## Path parameters

- `environmentId` string, required

## Response `200`

Nonce response

- NonceResponse
  - `nonce` string

## Other responses

- `500` — Error response

---

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