Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Only supported by sportsbooks. Retrieves the desired game embed url for the gameId provided. Launches the sportsbook in demo mode.

REST REQUEST
Array
(
	[api_password] => xapitest
	[api_login] =>  xapitest
	[method] => getGameDemo
	[lang] => en 
	[gameid] => 568 // you can also use game hash from getGameList to start a game - for example ne#ne-jingle-spin
	[homeurl] => http://url.to.your.page.com
	[cashierurl] => http://url.to.cashier.page.com //optional
	[currency] => EUR
)
  • No labels