HomeGame providers › InOut Games

InOut Games · Chicken Road

InOut Games API: Chicken Road integration for casino operators

Chicken Road turned a road-crossing arcade idea into a casino game players ask for by name. SoftAggregator gives you Chicken Road and the rest of the InOut Games range on one API, one seamless wallet and the currencies your players use.

What Chicken Road is, in plain words

Chicken Road is a step-by-step multiplier game from InOut Games, released in April 2024. The player chooses a stake and a difficulty, then guides a chicken across a road lane by lane; each lane crossed raises the multiplier, and the player can cash out between any two steps. If the chicken is hit, the stake is lost.

The studio publishes a 98% return to player for the game, which is high for the genre and a point players quote often. Unlike a timer-based crash game, nothing moves until the player acts, so the tension comes from the player's own greed rather than from a clock. That makes Chicken Road easy to understand in seconds and easy to share on social media, which explains a great deal of its reach.

The four Chicken Road difficulty levels

The player picks one before each round; the game handles the maths.

Level How it feels to the player Typical audience
EasyMany lanes, gentle risk per step, small but frequent winsNew players and demo users
MediumA balance between reach and riskRegular casual players
HardFewer steps before big multipliers, sharper lossesCrash-game regulars
HardcoreVery high risk per step and the largest multipliersThrill seekers and streamers

Beyond the chicken: the InOut Games range

InOut Games built a whole catalogue of short, decision-driven games around the success of Chicken Road. The most prominent follow-up is Chicken Road 2, and the studio also publishes themed variants of the original. Around them sit arcade and crash-style titles such as Plinko Aztec, Mine Slot and Mine Slot 2, BalloniX, Rabbit Road, Twist and Avia Fly 2.

The common thread is a single, readable mechanic, a visible multiplier and a cash-out button the player controls. These games fit the "quick games" or "crash" row of a lobby, and they sit naturally next to Spribe's Mines and Aviator or Smartsoft's JetX.

How Chicken Road settles on your wallet

For your server, a Chicken Road round is simple: a debit when the player places the stake and, if the player cashes out in time, a credit with the win. The steps in between are handled inside the game. You build the callback once, and it serves every InOut Games title and the rest of the catalogue; the parameters are described in the SoftAggregator docs.

Launch

Call createPlayer with the currency you want for that player; it cannot change afterwards. Then call getGame with gameid set to the Chicken Road id_hash, device=mobile for phone sessions (most Chicken Road traffic is on phones), the language, the player's ISO country code and a homeurl for the exit button.

Callbacks

  • We send GET requests to your callback URL with action=balance, debit or credit.
  • amount is an integer in minor units: a stake of 0.50 arrives as 50.
  • call_id identifies the transaction; if a call_id repeats, answer with the original result and move no money.
  • round_id groups the debit and credit of one crossing; game_id matches the id_hash exactly.
  • rb=1 marks a rollback of a previous transaction, to be reversed once.
  • type is a label for your logs, never a reason to refuse a call.
  • The key parameter is md5 of the timestamp and your salt_key concatenated, and the timestamp must be within 30 seconds of your clock.
  • Reply HTTP 200 every time, with error 0 on success, error 1 with the current balance if the player cannot cover the stake, or error 2 if you cannot process the request.

Two points specific to this game type: a lost round simply never gets a credit, so do not wait for one; and players often play many short rounds in a row at low stakes, so make the callback fast and light.

Getting the most from Chicken Road in your lobby

Put the game where players look for it. Many visitors arrive having seen Chicken Road on social media or on a stream, and they type the name into your search bar. Make sure the title, image and search index are right on day one, and offer demo mode for first-time visitors so they can pick a difficulty level without risk.

Chicken Road is popular across Europe, Latin America, India and Africa. Native currencies on our side include EUR, GBP, PLN, RON, BRL, MXN, ARS, INR, BDT, PKR, ZAR, ETB, TND, TRY and USD. For a currency outside that list, run the account in USD or EUR and handle the conversion yourself; tell us which currency you need and we will discuss it.

Why operators take InOut Games through SoftAggregator

Chicken Road is rarely an operator's only quick game. With a single game aggregator API, you add it alongside the crash and instant titles your players already know, and every one of them settles on the same wallet and appears in the same report.

  • One integration for 200+ providers and 40,000+ games, including the crash studios that sit next to Chicken Road.
  • A live back office with stakes, wins, RTP% and GGR you can split by game, by player or by date, so you can see how Chicken Road compares with Aviator in your own numbers.
  • Prepaid credit with a live credit bar and alerts before it runs low.
  • Several websites on one account, each with its own credentials and callback, sharing the catalogue and the credit.
  • Your brand on the screen, not ours, and 24/7 integration support on Telegram and by e-mail.

For operators comparing models, the casino aggregator API overview covers the whole offer, and the seamless wallet page goes deeper on how balances stay on your side. The catalogue evolves continuously; getProviderList and getGameList show the live state.

Chicken Road and InOut Games: common questions

How can I add Chicken Road to my online casino?

Through SoftAggregator, Chicken Road is one more id_hash in getGameList. Create the player, call getGame with that id_hash and show the returned URL in an iframe; the stake and the payout reach your wallet through the callback you already use for every other game.

Is there an InOut Games API?

InOut Games titles are available through the SoftAggregator API, which uses a single endpoint and a seamless wallet for the whole catalogue. You filter getGameList on the InOut Games provider key to see their range.

Is Chicken Road a crash game?

It is close to one. Instead of a timer, the player decides when to take the next step, and every step raises the multiplier and the risk. Most lobbies place it in the crash or instant tab; in our game list, use the normalised game_type to decide.

Does Chicken Road 2 need a separate integration?

No. Sequels and variants are separate games with their own id_hash, launched with the same getGame call and settled on the same wallet.

Can players try Chicken Road in demo mode?

If play_for_fun_supported is true for the title on your account, a getGameDemo call returns a free-play link. It is a good way to let new visitors learn the difficulty levels before they deposit.

Sources and last update

InOut Games details come from the studio's own site and public game pages.

  • InOut Games website, Chicken Road and catalogue pages, consulted September 2026
  • Public launch coverage of Chicken Road, April 2024
  • SoftAggregator API documentation, September 2026

Last reviewed: 24 September 2026.

Get Chicken Road live for your players

Request access now; once approved, you launch Chicken Road and the InOut Games range on your own wallet in days.

Request operator access