Stampiz API for Notarization

Stampiz offers an on-demand API service that allows for the integration of blockchain notarization of any digital content in various contexts, ensuring its immutability and verifiability.

Notarization allows you to certify the existence and integrity of digital content by registering its cryptographic hash on public, immutable blockchains.

Using the Stampiz API never involves Stampiz storing the original content; only the hash (SHA-256) of such content is notarized, ensuring:

Using the Stampiz API, you can implement the concept of proof-of-existence for digital content.

The service exposes one or two REST endpoints, fully documented, easy to use, integrate, and customize. With a simple integration, you can anchor the proofs of existence of your files on the Bitcoin and Polygon blockchains, without having to manage complex nodes or private keys on-chain.


Notarization on Bitcoin and Polygon

Using the Stampiz API, you can notarize on the Bitcoin and Polygon blockchains. Below is a brief comparison table.

FeatureBitcoinPolygon
Blockchain (type)Public, Layer 1Publica, Layer 2 (Ethereum sidechain)
Consensus ProtocolProof of Work (PoW)Proof of Stake (PoS)
Notarization MethodHash in OP_RETURN FieldStampiz Smart Contract
Notarized Data SizeHash Digest →️ Only 32 BytesHash Digest → Only 32 Bytes
Time GranularityLess than 6 HoursLess than 1 Minute
Immutability GuaranteeVery HighHigh
DecentralizationVery HighHigh
Smart ContractNoYes
StandardHighMedium
ScalabilityHighHigh
TraceabilityHighVery High
Legal TenderVery HighHigh (ideal for frequent notarizations)

How It Works

  1. Calculating the Hash

    • The user calculates the SHA-256 hash of the digital content.
  2. Sending the Hash

    • The hash is sent to the API along with the API key required to access the service and provided upon request by Stampiz (API_KEY).
  3. Notarization

    • The service notarizes the hash on the chosen blockchain.
  4. Receiving the Proof

    • The API returns a proof of notarization (certificate) with the transaction details and/or a URL containing the proof-of-existence of the digital content.

The certificate returned by Stampiz is universally valid, independent of Stampiz, and carries absolute evidentiary value.


Prerequisites


Use Cases


Information and requests

Use the contact form or simply write to info@stampiz.io

Stampiz API: your proof, carved in digital stone.