Skip to main content

Sandbox Environment

Coming Soon

A dedicated sandbox environment with synthetic data and safe testing is on our roadmap. We'll update this page when it launches.

Testing Today

In the meantime, use the Development environment for safe testing:

  1. In your GameRebellionSettings asset, set Environment to Development.
  2. Generate a dedicated Development API key in the Platform.
  3. All events sent with this key are routed to your Development environment — completely isolated from Production data.

Development vs Production

AspectDevelopmentProduction
Data isolationSeparate pipelineSeparate pipeline
Rate limitsSameSame
Dashboard visibilityFiltered by environment toggleFiltered by environment toggle
Event retentionSameSame
tip

Always develop and QA against the Development environment. Switch to Production only for release builds.