Get your game backend up and running in 5 minutes
Create your account using either email/password or your GitHub account. This starts a free 14-day trial with full access to all features.
Need more time to evaluate? Email us at hello@statpotion.com for an extended trial.
Navigate to your dashboard and create your first game. Give it a name and you're ready to go. Each game gets its own isolated environment for data and configuration.
In your game's settings, generate a new API key. This key authenticates your game with the StatPotion backend.
Copy the API key and store it securely with your game code in a configuration or environment file.
Never commit your API key to version control or share it publicly.
Use our API to authenticate users and push data to your backend. Check out our API documentation for detailed examples and endpoints.
Ready to get started?
Let's go!