Skip to main content
Version: v1

List Games

In this page we show you how to listing our games via our API

List Games

tip

For the tenant_token we should not expose it to the client side, it should be kept on the server side. And a token will be expired in 24 hours, so you should refresh it every day. And should not create token every time you call the API, you should keep it and reuse it until it expired.