OnDemand API
Get Supplier data - custom on demand endpoints
RSA-SHA256 is used to sign the request body using the private key. The signature is validated using the public key associated with the provided operator_id.
The unique user ID in the Operator’s system. In case of DEMO gameplay, this parameter may be omitted.
john12345Unique identifier for the Operator in Hub88 system. Used to authorize incoming requests. You can obtain your operator_id from the Hub88 BackOffice after your Operator entity is registered and set up in the Hub88 system by the internal teams.
1The unique game identifier in Hub88 system in the form of a string. game_code can be obtained from the /game/list endpoint.
clt_dragonrisingThe ISO 4217 currency code. The following list contains all currencies supported by our system. Note that native gameplay support for these currencies may vary per Provider. Please contact us to know which Provider supports which currencies.
EURPossible values: OK
The response from a Provider/Supplier.
{"user_id":"Jimm123","session_id":"5ceb783a-d529-4b88-8510-07b57eae1ff5","round_id":"59a811ee5f0a0a896baf56aa","config_id":"60b5d1ea5bdca43f160d431c","partner_id":"620a07dbf0a51747cc3d9a89","game_title":"BACCARAT","category":"BACCARAT","skin_type":"DEFAULT","currency":"BTC","time":"2017-11-05T13:15:30.000Z","devide_platform":"desktop","round_data":"{bets=[{box=PLAYER, amount=0.004, win_amount=0, status=PAID}], cards=[{box=PLAYER, cards=[9s, 4c, 8d], score=1}, {box=BANKER, cards=[5h, Jh], score=5}]","total_bet":"0.004","total_win":"0"}The HTTP status code of the response on Provider/Supplier side.
200OK
Last updated
Was this helpful?

