commitment_receipt
Get a signed, tamper-evident proof of a commitment's live track record, recomputed server-side. Verify offline with the public key to show anyone that the edge held.
Instructions
Issue a portable, signed (Ed25519) attestation of your commitment's LIVE track record — the accountable credential you can SHOW to anyone ('numguard-verified: N live obs, edge HELD'). Recomputed server-side, tamper-evident, verifiable with only the public key via verify_receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your metering key — any stable string identifying you; it tracks your free-tier calls and prepaid credit balance. | |
| commitment_id | Yes | The id from open_commitment. |