Skip to main content

POST /api/protocol/pohc/attest

Landauer thermal attestation Proves a computation meets the thermodynamic minimum energy bound.

MethodPOST
Path/api/protocol/pohc/attest
DomainExplorer & platform · Pohc Protocol
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/protocol/pohc/attest \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.