TrustNXTTrustNXT

Intro

Welcome to the TrustNXT developer documentation

TrustNXT Developer Docs

Welcome to the official TrustNXT developer documentation. Here you'll find everything you need to integrate secure capture and verification of trusted media into your applications.

Core Concepts

TrustNXT allows you to establish provenance and authenticity for digital media.

  • The Trust Label: A cryptographic seal embedded in media files (images or audio) at the moment of capture. It anchors the asset to specific device hardware, sensor data (GPS, orientation), and a verified identity.
  • Verification: Using our APIs, anyone can verify that an asset hasn't been tampered with since the Trust Label was applied.

Key Components

  • React SDK: Our primary SDK (@trustnxt/protect-react) providing React hooks for mobile-first media capture and automatic cryptographic sealing.
  • Inspect API: The Inspect API is a REST web service that allows you to verify trust labels and extract metadata from image files.
  • TrustGuard: For web-based processes and other uses outside of your own application, we offer our flexible white label solution TrustGuard. For more information, please contact your account representative.

Getting Started

On this page