Data integrity accelerates processes, reduces costs, and opens new opportunities. Boost your data value with Moonbeam-powered Authtrail.
Faster, cheaper, safer.
how does it work
From raw data to trust
Add the power of blockchain technology to enterprise data. Equip it with rock-solid integrity in just four steps.

Data aggregation
Gather relevant enterprise data from various internal databases and applications.

Data hashing
Hash verified data periodically and in batches to reduce costs and speed up transactions.

Blockchain anchoring
Anchor data hashes on blockchain to prevent unauthorized edits and enable trusted verification.

Data verification
Verify data against records on blockchain, track and trace its history or detect unreliable data.
Easy inteGRation
A bridge between business and blockchain
Authtrail works with all kinds of apps used daily in the enterprise environment.

authtrail dashboard
A complete big picture
Authtrail Dashboard gives you a clear insight into product/service data history through blockchain anchors, integrity checks, and linked documents.
Authtrail Public Explorer allows your customers, business partners, and auditors to easily check the relevant data from outside and establish better relationships.

Authtrail Validator
The code to trust
The open-source Authtrail Validator helps you verify data instantly and reliably with a straightforward request to Authtrail API.
Request to API
$ curl -X 'POST' 'https://serviceapi-staging.authtrail.com/data' \ -H 'x-api-key: {API_KEY}' \ -H 'Content-Type: application/json; charset=utf-8' \ -d $'{ "data": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08", "tag": "test-1", "changeType": 0, "metadata": { "name": "test" } }'
Response
{ "data": { "id": "60c9c15b32c2e900086c929c", "tag": "test-1", "data": "9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08", "changeType": 0, "metadata": { "name": "test" }, "createdAt": "2021-06-16T09:16:11.584Z", "hash": "ez2XnKgzCpT6fp4bRm2LmeC83qHskFlsDcyNfva0MAw=", "blockId": null, "anchorData": null }, "id": "60c9c15b32c2e900086c929b", "status": 201 }

Authtrail demo
Try how to equip data with integrity and verify it in a few steps.