Canonicalize and fingerprint JSON
fingerprint_jsonTurn any JSON value into deterministic canonical JSON and return its SHA-256 fingerprint, UTF-8 byte length and algorithm. No data is stored or forwarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Any JSON value to canonicalize and fingerprint. |