Skip to content

Getting Started

Welcome to the trst platform! This guide will help you get started with integrating Fujitsu's PalmSecure palm vein scanning technology into your applications.

What You'll Need

Before you begin, you'll need:

  • trst Account - Sign up at app.trstinc.ca
  • Project Setup - Contact support to create your first project
  • API Credentials - Obtain from the trst dashboard
  • PalmSecure Sensor (optional for initial testing) - Fujitsu PalmSecure sensor hardware

See Prerequisites for more ->

Choose Your Path

For Developers

If you're a developer looking to integrate palm vein authentication into your application:

Quick Start for Developers →

Learn how to:

  • Connect PalmSecure sensors using our SDKs
  • Implement enrollment and verification flows
  • Integrate with your application

For Businesses

If you're evaluating deployment options or planning a biometric authentication system:

Quick Start for Businesses →

Understand:

  • Global vs Multi-tenant environment deployment models
  • Enrollment strategies for your use case
  • Hardware requirements and setup
  • Security and compliance considerations

Platform Architecture

The trst platform consists of:

1. RESTful API

Standard HTTP API for querying project information, managing enrollments, and accessing environment data.

  • Authentication: API Key or OAuth 2.0
  • Use Cases: Project management, enrollment queries, data retrieval
  • View RESTful API Docs →

2. Device-Com API (Coming Soon)

API for sensor-connected devices to communicate securely with the trst platform.

3. Integration SDKs

Use our SDKs to simplify integration with various platforms:

Deployment Models

Global Environments

Regional or national identification databases where users enroll via:

  • Public-facing mobile applications
  • trst-developed terminals and kiosks
  • Self-service enrollment stations

Best for: National ID programs, payment systems, large-scale identity platforms

Multi-tenant Environments

Organization-specific databases where businesses control enrollment:

  • Sensors connected to tenant environment
  • Business-managed enrollment process
  • Isolated tenant data

Best for: Corporate access control, facility management, employee authentication

Next Steps

  1. Review Prerequisites - Ensure you have everything needed
  2. Obtain API Credentials - Get your API keys and tokens
  3. Explore Core Concepts - Understand projects, environments, and enrollment flows
  4. Choose Your SDK - Pick the right integration package for your platform

Getting Help