Setting up your app
- Sign up for an account on the TSAR dashboard.
- Click on create new app.
- After creating an app, go to app configuration and take note of the
App IDandClient Decryption Keyat the top of the page.
Integrating TSAR into your software
To continue with the integration, you must install the TSAR SDK for one of our supported languages.Rust Integration
Use our official Rust SDK to integrate TSAR into your Rust app
C++ Integration
Use our official C++ SDK to integrate TSAR into your C++ app
C# Integration
Use our official C# SDK to integrate TSAR into your C# app