Recommendations API
Recommendations API Reference
Get casino lobby recommendations
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.
Unique 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 device platform type for which game recommendations are provided. It's the current device platform the user is accessing the Operator's site from.
GPL_DESKTOPThe unique user name of the player on Operator's side. The parameter is required to reference if a user exists on Hub88 platform, i.e. has launched a game at least once.
johndoeThe language enabled for the user on the site, used to help improve the quality of recommendations. Optional context parameter.
enThe currency which has been currently enabled for the wallet on the site. This value can be provided to help improve the quality of recommendations, in a situation where user switches between multiple wallets (currencies) to play games on the site. Optional context parameter.
EURThe country location provided to help improve the quality of the recommendation in a situation player plays from multiple locations (countries). Optional context parameter.
JPNThe limits for the count of returned game recommendations. Default limit: 50, Maximum limit: 500.
50OK
Unique identifier for a recommendation.
Operator must send this unique identifier as part of the meta object values when requesting the Game URL for any game returned in the list of games in this response which the recommendation_id belongs to, this helps in improving the quality of recommendations.
RID-65d1700a-00af-4a90-a554-9304f4c181d6Get personalized user lobby recommendations
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.
Unique 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 device platform type for which game recommendations are provided. It's the current device platform the user is accessing the Operator's site from.
GPL_DESKTOPThe unique user name of the player on Operator's side.
In case of first time user, with no historical interactions, initially top games based on overall unique users’ interactions are recommended (as in casino lobby recommendation). Subsequently, the player gets recommendations based on their personal playing history.
johndoeThe language enabled for the user on the site, used to help improve the quality of recommendations. Optional context parameter.
enThe currency which has been currently enabled for the wallet on the site. This value can be provided to help improve the quality of recommendations, in a situation where user switches between multiple wallets (currencies) to play games on the site. Optional context parameter.
EURThe country location provided to help improve the quality of the recommendation in a situation player plays from multiple locations (countries). Optional context parameter.
JPNThe limits for the count of returned game recommendations. Default limit: 50, Maximum limit: 500.
50OK
Unique identifier for a recommendation.
Operator must send this unique identifier as part of the meta object values when requesting the Game URL for any game returned in the list of games in this response which the recommendation_id belongs to, this helps in improving the quality of recommendations.
RID-65d1700a-00af-4a90-a554-9304f4c181d6Get recommendations for a similar game
RSA-SHA256 is used to sign the request body using a private key. The signature is validated using the public key associated with the provided operator_id.
Unique 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 platform of the device Game gets recommendations for.
GPL_DESKTOPThe Game reference code to recommend similar games for.
evo_crazytimeThe language enabled for the user on the site, used to help improve the quality of recommendations. Optional context parameter.
enThe currency which has been currently enabled for the wallet on the site. This value can be provided to help improve the quality of recommendations, in a situation where user switches between multiple wallets (currencies) to play games on the site. Optional context parameter.
EURThe country location provided to help improve the quality of the recommendation in a situation player plays from multiple locations (countries). Optional context parameter.
JPNLimits the count of returned games in the response. Maximum is 500.
50OK
Unique identifier for a recommendation.
Operator must send this unique identifier as part of the meta object values when requesting the Game URL for any game returned in the list of games in this response which the recommendation_id belongs to, this helps in improving the quality of recommendations.
RID-65d1700a-00af-4a90-a554-9304f4c181d6Last updated
Was this helpful?

