Prerequisites
- A Togacha account (sign up here)
- An app created in the Dashboard
- The app public API key
1. Get Your API Key
- Log in to the Togacha Dashboard
- Create an organization or select an existing one
- Create a new app within the organization (or select an existing app)
- Copy the public API key from the app homepage
tgc_public_1234567890abcdef
2. Make Your First API Call
Using cURL
Using Unity SDK
3. Get Player Currencies
Once authenticated, you can retrieve currencies and balances:Next Steps
Unity SDK
Set up the Unity SDK in your project
API Reference
Explore all available endpoints