Skip to content

Environments

Game Provider provides two environments for integration and testing.

Staging (Test)

Use this environment for development and comprehensive testing of your Wallet API implementation.

  • Game Launch URL: https://stage.game-provider.com/launch
  • Operator Back Office: https://stage-admin.game-provider.com
  • Wallet API Origin: Requests will come from https://stage-api.game-provider.com

Production (Live)

Reflects the live environment for real players.

  • Game Launch URL: https://games.game-provider.com/launch
  • Operator Back Office: https://admin.game-provider.com
  • Wallet API Origin: Requests will come from https://api.game-provider.com

[!IMPORTANT] Ensure your specific X-Public-Key and Secret Key are correctly configured for each environment. Keys are different for Staging and Production.