Available currencies**:**
- National: 164 currencies according to ISO 4217
- Extras: BTC,uBTC,mBTC,ETH,mETH,uETH,LTC,mLTC,uLTC
- Complete currency list: Link
DEMO Launch:
- Generate a link to launch.
-
List of parameters:
- partner.alias:String
- game.provider:String
- game.alias:String
- currency:String - 3-alpha code (Ex: USD, EUR)
- mobile:bool - (true|false) [optional, default=false]
- lang:String - 2-alpha lang code (Ex: en, fr) [optional, default=en]
- lobby_url :String - [optional]
- balance:Integer - in currency copecs [optional, default=500000 ]
- button_exit_show:bool - (true|false) [optional] (not supported for all providers)
-
Example:
<https://test.partners.casinomobule.com/games.startDemo?partner.alias=somepartner&game.provider=playngo&game.alias=reactoonz¤cy=USD>
Launch for real money:
- Generate a launch link
-
List of parameters:
- partner.alias:String
- partner.session:String
- game.provider:String
- game.alias:String
- mobile:bool - (true|false) [optional, default=false]
- lang:String - 2-alpha lang code (Ex: en, fr) [optional, default=en]
- lobby_url :String - [optional]
- button_exit_show:bool - (true|false) [optional] (not supported for all providers)
-
Example:
<https://test.partners.casinomobule.com/games.start?partner.alias=somepartner&partner.session=SOME_SESSION_ID_ON_PARTNER_SIDE&game.provider=playngo&game.alias=reactoonz>
Freerounds Launch.
An additional parameter is added when freerounds are started:
@freerounds_id:String - UNIQUE within partner.alias
For a more detailed description of the Freerounds mechanism in the API Integrations section