Skip to main content

GET /api/chain/:slug/contracts/:id/integrity

Public-read, returns the stored hash + the live re-hash. If they differ, the contract has been tampered with at the DB level.

MethodGET
Path/api/chain/:slug/contracts/:id/integrity
Authpublic (no key)
GroupContracts · Contracts

Request

curl -X GET https://zeqsdk.com/api/chain/YOUR_MACHINE/contracts/CONTRACT_ID/integrity

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