This method returns details of all available games from Naga Games. The response includes the game URLs, game codes(codes), gameID and many other information.

🚧

Please Note

Operators must provide their servers' IP addresses to be added to Naga Games' IP whitelist to gain access to all the available games in the Naga Games system.

Request

API URL : {NagaGamesAPIDomain}/client/game
HTTP Method : GET

URL Parameters:

Parameter NameDescriptionData TypeRequired
groupCodeunique code name of a groupStringYes
brandCodeunique code name of a brandStringYes

Headers:

Header NameDescriptionData TypeRequiredDesciprtionDefault
localeLanguageStringNoNaga has support for 3 languages which are:
en: English,
th: Thai,
cn: Chinese
en

Example

curl --request GET \
     --url 'https://api.stg.game.topplatform.asia/client/game?groupCode=dpae&brandCode=dtdr' \
     --header 'accept: application/json' \
     --header 'locale: en'

Response

Body Parameters:

JSON Array

Parameter NameDescriptionData Type
nameName of the gameString
enabledGame is enabled or not.
1 - means the game is enabled.
0 - means the game is disabled.
Boolean
slugPay type of the game

- Cluster Pay
- Pay Lines
- Pay Ways
- Multi Ways
- Scatter Pay
String
descDescription of the gameString
codecode name of the game. For example: “mochi-mochi”, “kawaii-neko”, etc.,String
gameIdIdentifier of the game in Naga Games’s systemString
playUrlURL of the gameString
gameTypeContains game type name and game type descriptionJSON Array
previewThumbnail image of the gameString

gameType JSON Array

Parameter NameDescriptionData Type
nameName of the game typeString
descDescription of the game typeString

Example

Success Response Example (HTTP status code 200)

[
  {
    "name": "Chasing Leprechaun Coins",
    "enabled": 1,
    "slug": null,
    "desc": "Chasing Leprechaun Coins is a 5-reel, 3-row video slot featuring Wild Multiplier & Jackpot Coins, Free Spins and Buy Bonus  Feature.",
    "code": "chasing-leprechaun-coins",
    "gameId": "5435",
    "playUrl": "https://chasing-leprechaun-coins.stg.game.topplatform.asia/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/0f52fbd8-3a14-41f3-9103-965b74670220.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Aphrodite - Goddess of Love",
    "enabled": 1,
    "slug": null,
    "desc": "Aphrodite - Goddess of Love is a 5-reel, 3-row video slot featuring Flying Heart Wild & Aphrodite Wild, Free Spins with Expanding Reels, and Gamble Feature.",
    "code": "aphrodite",
    "gameId": "5434",
    "playUrl": "https://staging-aphrodite.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/d27455d3-0624-4e41-996d-c402baa4b242.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Super Phoenix",
    "enabled": 1,
    "slug": null,
    "desc": "Super Phoenix is a 5-reel, 3-row video slot featuring Mystery Wild Multiplier, Free Spins, Bonus Buy, and Gamble Feature.",
    "code": "super-phoenix",
    "gameId": "5433",
    "playUrl": "https://super-phoenix.staging.game.topasianplatform.com/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/931ac44e-4dcf-4f6a-a648-be9225db37f0.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Amazing Circus",
    "enabled": 1,
    "slug": null,
    "desc": "Amazing Circus is a 5-reel video slot which has 3 rows on Reels 1 and 5; 4 rows on Reels 2, 3 and 4, featuring Magic Coins, Fortune Free Spins and Buy Feature.",
    "code": "amazing-circus",
    "gameId": "5432",
    "playUrl": "https://staging-amazingcircus.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/563eaed3-439e-464d-a4e8-e7909688fcea.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Spring Harvest",
    "enabled": 1,
    "slug": null,
    "desc": "Spring Harvest is a 5-reel, 3-row video slot featuring Mega Symbol, Free Spins, Hold & Respin Feature.",
    "code": "spring-harvest",
    "gameId": "5431",
    "playUrl": "https://staging-spingharvest.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/9191232f-733d-424c-8c51-085e5787b206.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Bikini Babes",
    "enabled": 1,
    "slug": null,
    "desc": "Bikini Babes is a 5-reel, 3-row video slot featuring Wild Reel Party, Free Spins, and Mystery Jackpot Feature.\n",
    "code": "bikini-babes",
    "gameId": "5430",
    "playUrl": "https://staging-bikinibabes.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/a3ed054a-8d3c-4793-a2bb-8f31606205e8.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Sexy Christmas Sirens",
    "enabled": 1,
    "slug": null,
    "desc": "Sexy Christmas Sirens is a 5-reel, 3-row video slot featuring Bonus Collect, Free Spins and Jackpot feature.\n",
    "code": "sexy-christmas",
    "gameId": "5429",
    "playUrl": "https://staging-christmassirens.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/32ddc5b1-c9ec-40ca-bdf9-af382f6b783d.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Legendary El Toro",
    "enabled": 1,
    "slug": null,
    "desc": " Legendary El Toro is a 5-reel, 5-row video slot featuring a Legendary El Toro with 3 rounds of action, Collection bar, Ante-bet, and Buy Features.\n",
    "code": "el-toro",
    "gameId": "5428",
    "playUrl": "https://staging-eltoro.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/abe78bce-2d4d-4adb-9d1f-1a667c3d615b.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Kawaii Neko",
    "enabled": 1,
    "slug": null,
    "desc": "Kawaii Neko is a 6-reel, 5-row video slot (with an additional reel on top of reels 2, 3, 4, and 5) featuring Tumble Feature, Cat symbol multiplier and Gamble feature.",
    "code": "kawaii-neko",
    "gameId": "5427",
    "playUrl": "https://staging-kawaiineko.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/5be4ef7e-5879-49d2-a290-684711031010.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Steampunk Reloaded",
    "enabled": 1,
    "slug": null,
    "desc": "Steampunk Reloaded is a 5-reel, 4-row video slot featuring Reload Bonus and Steampunk Bonus feature.",
    "code": "steampunk",
    "gameId": "5426",
    "playUrl": "https://staging-steampunk.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/a0fb1610-f35d-4a03-a941-64b5a5d5213d.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Longevity Dragon",
    "enabled": 1,
    "slug": null,
    "desc": "Longevity Dragon is a 5-reel, 3-row video slot featuring Mystery Wild Multiplier, Free Spins, Bonus Buy, and Gamble Feature.",
    "code": "fulong",
    "gameId": "5424",
    "playUrl": "https://staging-longevitydragon.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/ced8d260-2ab0-41fe-9a1c-031dab8adb78.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Mermaid's Treasure",
    "enabled": 1,
    "slug": null,
    "desc": "Mermaid's Treasure is a 5-reel, 3-row video slot featuring Wild Reel, Free Spins and Pearl Mystery Jackpot Feature.",
    "code": "mermaid",
    "gameId": "5423",
    "playUrl": "https://stg-mermaid.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/c88e9405-101d-4c7c-a990-02aac7107412.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "SanGuo - The Brotherhood",
    "enabled": 1,
    "slug": null,
    "desc": "Sanguo - The Brotherhood is a 5-reel, 3-row video slot featuring Random Multiplier, Free Spins, Buy Bonus and Free Spin Gamble.",
    "code": "sanguo",
    "gameId": "5421",
    "playUrl": "https://stg-sanguo.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/daf90a8a-0c63-43c8-8493-1d9eaa65ee48.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Gates Of Kunlun",
    "enabled": 1,
    "slug": null,
    "desc": "Gates Of Kunlun is a 6-reel, 5-row video slot featuring Tumbling Reels, Accumulated Multiplier, Free Spins, Free Spins Gamble and Feature Buy.",
    "code": "gates-kunlun",
    "gameId": "5422",
    "playUrl": "https://stg-kunlun.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/88c4fc89-106c-4188-8542-0bb205d53770.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Stallion Princess",
    "enabled": 1,
    "slug": null,
    "desc": "Stallion Princess is a 5-reel, 3-row video slot featuring Bonus Collect, Free Spins and Jackpot feature.",
    "code": "stallion-gold",
    "gameId": "5689",
    "playUrl": "https://stg-stallion.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/d4bcbc4f-f7bd-4941-a662-e0564f793f42.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Queen Of Aztec",
    "enabled": 1,
    "slug": null,
    "desc": "Queen of Aztec is a 6-reel, 5-row video slot (with an additional reel on top of reel 2, 3, 4 and 5) featuring Wilds-on-the-Way and Artifact Symbol Multiplier.",
    "code": "queen-aztec",
    "gameId": "8895",
    "playUrl": "https://stg-aztec.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/46ae72a1-3a47-4cae-84d1-70ad7b6b55b0.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Mahjong Fortune",
    "enabled": 1,
    "slug": null,
    "desc": "Mahjong Fortune is a 5-reel, 3-row (with two additional rows for each of reels 2, 3, and 4) video slot featuring Wild Symbol transformation and increasing multiplier.",
    "code": "mahjong-fortune",
    "gameId": "4368",
    "playUrl": "https://stg-mahjong-fortune.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/bc96cab8-b398-4294-8ecd-0129a6908a4d.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Persian Gems",
    "enabled": 1,
    "slug": null,
    "desc": "Persian Gems is a 6-reel, 5-row video slot featuring special symbols that cascades more wins.",
    "code": "persian-gems",
    "gameId": "8574",
    "playUrl": "https://stg-persiangem.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/bd19a497-677a-4848-bc75-429018fe1163.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Wild West Saloon",
    "enabled": 1,
    "slug": null,
    "desc": "Wild West Saloon is a 5-reel, 3-row video slot game featuring expanding symbols.",
    "code": "playboy-mansion",
    "gameId": "7926",
    "playUrl": "https://stg-wildwest.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/1158faa3-af61-4fd4-afd0-b4b93f79c6b1.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Sugary Bonanza",
    "enabled": 1,
    "slug": null,
    "desc": "Sugary Bonanza is a 6-reel, 5-row video slot featuring special symbols that cascades more wins.\n",
    "code": "sweet-bonanza",
    "gameId": "4145",
    "playUrl": "https://stg-bonanza.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/0d66dcec-8704-4367-b1b9-65c49b763e9e.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Sakura Neko",
    "enabled": 1,
    "slug": null,
    "desc": "Sakura Neko is a 6-reel, 5-row video slot (with an additional reel on top of reel 2, 3, 4 and 5) featuring Wilds-on-the-Way and Cat symbol multiplier.\n",
    "code": "lucky-neko",
    "gameId": "1752",
    "playUrl": "https://stg-luckyneko.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/a7261cc7-4fa6-408d-9e88-6ed14a0fcca9.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "God Of Fortune",
    "enabled": 1,
    "slug": null,
    "desc": "God of Fortune is a 5-reel, 3-row, 243 ways to win video slot featuring Bonus Game, Money Respin and Free Spins Feature.\n",
    "code": "caishens-cash",
    "gameId": "6733",
    "playUrl": "https://stg-caishen.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/a2f34360-0b02-4756-bb8b-e99e8b148c1e.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  },
  {
    "name": "Mahjong Legend",
    "enabled": 1,
    "slug": null,
    "desc": "Mahjong is a 5-reel, 4-row slot game in which reel 2, 3, 4 each has an additional row featuring Wild Symbol transformation as well as Free Spins Feature with increasing multiplier",
    "code": "mahjong",
    "gameId": "5554",
    "playUrl": "https://stg-mahjongs.azureedge.net/",
    "gameType": {
      "name": "Slots",
      "desc": "Games where three or more reels spin, and each reel has various symbols on it. When the reels stop and the symbols match horizontally, the player wins. Available on desktops, laptops, and smart phones. This is the largest group of games"
    },
    "preview": "https://cs1100320017bfb7cff.blob.core.windows.net/staging/common/cb20084c-a675-4e63-88b3-8eeee40f6604.png?sp=r&st=2021-12-01T07:24:23Z&se=2050-12-01T15:24:23Z&spr=https&sv=2020-08-04&sr=c&sig=D54FDr45XJljxYwGYNTgfl%2FH8Y0uUs%2FlXGF%2Bgl49LQY%3D",
    "isHotGame": 0,
    "isNewGame": 0,
    "hasFunMode": true
  }
]

Fail Response Example (HTTP status code 400)

{
    "statusCode": 400,
    "message": "wa.exception.BrandIsInvalid",
    "error": "Bad Request"
}
Language
Click Try It! to start a request and see the response here!