Products
Private Lending & ZK Trust

ZK Trust Packs

Proof-pack workflows for risk, reputation, and circuit-backed trust assertions.

READY

What it does

ZK Trust Packs groups trust-relevant endpoints for reputation tiering, risk-passport verification, and zkML status in one standalone verification console.

Current capabilities

  • Reputation score + tier extraction for trust posture.
  • Risk Passport score and receipt linkage in one call path.
  • zkML circuit readiness monitoring for trust proof generation.
  • Can be used as pre-check gate before lending or governance actions.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Read reputation profile

Fetch reputation tier, volume, and upgrade eligibility.

/api/v1/zkdefi/reputation/user/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
GET

Read trust passport

Fetch composite trust score and wallet passport context.

/api/v1/zkdefi/risk_passport/user/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
GET

Check zkML proof readiness

Inspect zkML service/circuit readiness.

/api/v1/zkdefi/zkml/status

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation