Appendix F - Health and Certified Hash endpoints
The hizi RGS supports endpoints for checking the health of a game engine and for retrieval of certified hashes / game versions
Contact the hizi.io support for values of
[api-endpoint-url]
[swiss-endpoint-url]Game engine endpoints
Endpoint for retrieving the certified file hashes and health.Replace [gamecode] with the game you want to query.
https://[api-endpoint-url]/gameapi/[gamecode]/health
https://[api-endpoint-url]/gameapi/[gamecode]/certifiedfilesNote: these are GET requests and return on success a HTTP code 200 and JSON content
RNG endpoints
https://[api-endpoint-url]/rngFortuna/health
https://[api-endpoint-url]/rngFortuna/certifiedfilesEndpoints for Swiss regulation
Contact the hizi.io support to enable this call.
https://[swiss-endpoint-url]/game-swiss-info.jsonNote: these are GET requests and return on success a HTTP code 200 and JSON content
v1.8.7