Developer Portal
The developer portal is the central hub for studios integrating with VS Plus. It provides SDK downloads, API keys, and tools to manage game profiles and tournament settings.
Self-Service Integration
SDK access: download and install
After registering a developer account, the portal offers direct download links to the latest SDK packages for supported platforms. Installation instructions are provided alongside sample projects to help teams get started quickly.
API documentation and usage
Interactive API docs outline every endpoint exposed by the platform. Developers can generate personal API keys and test calls directly in the browser using the provided sandbox environment.
Game Profile Management
Metadata schema (title, genre, platform)
When registering a new game, developers must supply metadata such as title, genre, and supported platforms. This information is used to categorize events and tailor leaderboard layouts within the website and mobile app.
Tournament rule configuration
Organizers define scoring methods, match durations, and any custom limitations through a visual editor. These rules are then consumed by the SDK so the game client can enforce them during play.