v2

OpenAPI 3.1.02026-07-2619094236.4 KB
Servers

Verify Boot Attestation

Verify boot attestation and return LUKS passphrase.

This endpoint verifies the TDX quote against expected boot measurements and returns the LUKS passphrase for disk decryption if valid. For VMs running version >= 1.3.0, also returns a luks_quote_nonce for the subsequent POST /luks/attest call.

post/servers/boot/attestation

Headers

X-Chutes-Noncestring nullable

Request body

quotestring required

Base64 encoded TDX quote

miner_hotkeystring required

Miner hotkey that owns this VM

vm_namestring required

VM name/identifier

Response

Successful Response

keystring required
luks_quote_noncestring nullable