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
Choose Your Path
For Developers
If you're a developer looking to integrate palm vein authentication into your application:
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:
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.
- Protocol: REST over HTTPS, WebSockets (Comming Soon)
- Use Cases: Sensor registration, enrollment, verification
- View Device-Com API Docs →
3. Integration SDKs
Use our SDKs to simplify integration with various platforms:
- Android SDK - For Android terminal applications
- Linux Packages - For native Linux sensor integration
- Windows SDK - For Windows-based applications
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
- Review Prerequisites - Ensure you have everything needed
- Obtain API Credentials - Get your API keys and tokens
- Explore Core Concepts - Understand projects, environments, and enrollment flows
- Choose Your SDK - Pick the right integration package for your platform
Getting Help
- Documentation: Browse our comprehensive guides
- GitHub: github.com/trst-oss/trst-platform
- Support: Contact our team for enterprise support options