Environments

We provide two distinct environments for integration: Sandbox (DEV) and Production (PROD). Each environment serves a specific purpose and has its own set of requirements and configurations.

Development Environment (DEV)

The DEV environment is designed for testing and development purposes. It allows developers to integrate and test their applications without affecting live operations. In this environment, you will receive access to sandbox resources where you can simulate various scenarios without any financial implications. This is the ideal space for debugging and experimenting with your integration.

Secret Key: You will be provided with a secret key specifically for the DEV environment. This key is used to authenticate your requests and should be kept secure.

Production Environment (PROD)

The PROD environment is the live environment where real transactions occur. This is where your application will interact with actual players and process real bets and payouts. It is critical that all integrations are thoroughly tested in the DEV environment before going live.

Secret Key: You will also receive secret key for the PROD environment, which is different from the DEV key. This key must be handled with the utmost care as they allow access to live operations and sensitive data.

Last updated