Skip to main content

Verification

Verify a snapshot ID

Use the verification box to query the public endpoint contract and review the returned verification status.

Verify snapshot ID

Enter a `snap_id` to check the public verification endpoint contract.

Use 1-128 chars: letters, numbers, underscore (_), or hyphen (-).

Contract reference: /api/openapi

How verification works

  1. Submit a `snap_id` to query the public verify endpoint.
  2. The API validates the `snap_id` format and returns structured verification fields.
  3. Compare expected and computed hashes to validate payload integrity when present.
  4. Use symbol, timeframe, and timestamp fields to cross-check the referenced snapshot context.

API contract details are published in /api/openapi.

Verification notes

ID-based endpoint validation confirms contract and input integrity. Verification responses include status and hash-comparison fields so operators can validate snapshot provenance quickly.