---
title: "Get Instance Nonce"
method: GET
path: "/instances/nonce"
tags: ["Instances"]
---

# Get Instance Nonce

`GET /instances/nonce`

Generate a nonce for TEE instance verification.

This endpoint is called by chute instances during TEE verification (Phase 1).
The nonce is used to bind the attestation evidence to this specific verification request.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/chutes/apis/fastapi.md) · [All operations](https://skmtc.net/chutes/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chutes/fastapi/revisions/352418d4e3a2/schema)
