What is Togacha?
Togacha is a modern Backend-as-a-Service (BaaS) platform designed for game developers. It provides essential backend infrastructure including player authentication, currency management, and gacha systems. Togacha handles the backend complexity so you can focus on creating amazing gameplay.API Reference
Complete REST API documentation
Unity SDK
Official SDK for Unity games
Dashboard
Manage your app and API keys
Core Features
Player Authentication
Complete authentication system with email/password registration and login
Economy System
Flexible currency management with balance tracking and credit operations
Analytics
Track player engagement and monitor economy health with balance analytics
Quick Start (Unity)
API Overview
Players API
Manage player accounts with secure authentication:- Register - Create new player accounts with email and password
- Login - Authenticate players and receive JWT tokens
Currencies API
Handle in-game currencies and player balances:- Get Currencies - Retrieve all app currencies with player balances
- Credit Balance - Add currency to player balances
Authentication
All API requests require an API key in theapikey header. Player-specific operations also require a JWT bearer token obtained from login or registration.
Community & Support
Website
Visit our website
Issues & Feedback
Report bugs and request features
Contact
Get in touch with our team
Each app gets its own isolated environment at
https://togacha.com with a unique API key.