Gamers Lab Docs

Introduction

Overview of the Gamers Lab platform

Introduction

Gamers Lab is a game-native data platform that acts as a canonical ledger and distribution layer for video game data. It sits between game servers (the authoritative producers of gameplay data) and a broader ecosystem of data consumers such as studio dashboards, community tools, overlays, partner integrations, and player-facing applications that we collectively call UGC apps.

At a basic level, video games send authoritative match and event data to Gamers Lab, which is then stored in append-only, tamper-resistant databases. Next, the game data is then permissioned and distributed through controlled APIs and real-time streams. We provide both historically queryable game data and live, real-time game data streams. Game studios retain full ownership of their data and decide exactly who can see what, when, and how, while UGC builders can access authoritative game data at scale in a uniform shape.

Why Use Gamers Lab?

Modern video games generate enormous amounts of telemetry (events), however, data access and distribution have not evolved at the same pace.

Today, most game data is:

  • siloed inside studio-specific pipelines,
  • difficult to share safely with third parties,
  • inconsistently structured across titles (or even internally),
  • or accessed indirectly through insecure PC scraping programs often without game studios consent.

Gamers Lab addresses this gap by acting as a canonical, server-authoritative ledger for game events, coupled with controlled distribution mechanisms for both historical and real-time data.

By working directly with game studios and official API pipelines, Gamers Lab provides a safe, secure, append-only and permissioned data pipeline that scales from indie titles to AAA games.

Crucially, GamersLab is not an overlay, a mod runtime, or a client-side tool. It is infrastructure: a shared, reusable data substrate upon which applications be built once. This means UGC apps can live on mobile apps, websites, PC programs, discord, telegram and more.

As a full package, Gamers Lab additionally offers a home for UGC app distribution, UGC monitization, game analytics, player management tools and more.

On this page