Skip to content

Environments

Flex-Soft 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.flex-soft-games.com/launch
  • Operator Back Office: https://stage-admin.flex-soft-games.com
  • Wallet API Origin: Requests will come from https://stage-api.flex-soft.com

Production (Live)

Reflects the live environment for real players.

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

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