Verifiable registration date
Show when a document’s digital proof was recorded.
Blockchain notarization
Record immutable proof of the existence and integrity of documents and digital content. Show when a version was notarized and check over time that it has not been altered.
Show when a document’s digital proof was recorded.
Detect any change from the notarized version.
Enable transparent checks without relying on the system that created the file.


image/jpeg • 8.4 MB
Attests that a specific version existed at the time of registration.
The proof persists and cannot be changed retroactively.
Integrity can be checked transparently and independently.
How it works
A clear process to protect the original version, generate a unique reference and make verification accessible.
The file is securely ingested. The original content is not published on the blockchain.
SCE calculates a unique hash that identifies that exact version of the document.
The hash, timestamp and transaction reference make the proof persistent and verifiable.
Privacy and control
The original file is not made public. Verification uses only the technical references needed to compare the checked version with the notarized one.
Document authenticity
Digital proof is useful when a document circulates outside your systems, gets updated or may be disputed.
Notices, resolutions, communications and institutional documents that remain verifiable after distribution.
Contracts, policies, reports, certifications and files with operational or reputational value.
Versions, evidence and attachments that need a traceable date and documented integrity status.
Publications, announcements and assets distributed through websites, portals, archives and external channels.
APIs and CDN badge
Integrate notarization into your existing workflow: send content to the SCE APIs, receive the proof identifier and load the official CDN component to display the interactive badge.
A single call links the file to the proof and returns its proof_id.
POST /v1/proofs
Authorization: Bearer ••••••••
Content-Type: application/json
{
"content_url": "https://example.com/documento.pdf"
}Insert the script and the proof_id. Colors, position and theme can be adapted to the publishing context.
<script
src="https://cdn.securecontentengine.com/badge.js"
data-proof-id="proof_8f42a6"
data-theme="light"
data-accent="#0873ef">
</script>Interactive preview
Hover over or select the badge: the panel shows the network, hash, timestamp and integrity result without taking visitors away from the page.
Use the notarization plugins for WordPress and Salesforce.
Explore API integration
Frequently asked questions
Clear answers on authenticity, integrity, privacy and digital document verification.
It records digital proof linked to a specific version of a document on a blockchain. The proof lets you verify the file’s existence, registration date and integrity over time.
No. The blockchain records the file’s cryptographic fingerprint, together with the references needed for verification. The original content remains in authorized systems.
The system recalculates the document’s hash and compares it with the recorded proof. If the values match, the checked version matches the notarized version.
The record can provide technical evidence to help document existence, date and integrity. Its value in any particular case depends on the context, procedures followed and applicable law.
PDF documents, contracts, reports, images, archives and other digital content can be linked to a proof, provided the ingestion and retention workflow is configured correctly.
Content is sent to the SCE APIs to generate the proof. The returned proof_id is then linked to the badge loaded from the SCE CDN, with a theme, color and position that can be adapted to the project.
Make your documents verifiable
Tell us which documents or content you need to protect: we will show you an approach suited to your organization.