Documentation

API Documentation

The Integritas API provides a comprehensive set of endpoints for stamping and verifying data on the blockchain.


Key capabilities

  • Stamping Data: Hash and timestamp your data on the blockchain
  • Verification: Verify data authenticity and integrity against blockchain records
  • NFT Traceability: Optional support for NFT-based tracking

All endpoints return structured JSON responses with detailed on-chain validation information.


API Versions

Select the version you want to work with:

Version 1

The stable production API with full support for data stamping and verification.

View v1 Documentation →

Version 2

The v2 API supports stamping and verifying files using a full file hash, and it can also quickly check whether a file has already been stamped.

View v2 Documentation →


Getting Started

  1. Get your API key from https://integritas.technology/
  2. Choose your API version from the links above
  3. Follow the version-specific documentation for detailed endpoint information, request formats, and examples

On this page