HomeGame providers › BGaming

BGaming · slots, crash and casual games

BGaming API: slots, Aviamasters and casual games via one integration

BGaming mixes character slots, a crash hit and quick casual games in one catalogue. SoftAggregator lets you run all of it on the same seamless wallet that serves 200+ providers, with player currencies set per player and keys delivered in your operator backend.

BGaming at a glance

BGaming is a casino game studio that started in 2012 as an in-house development team and became a standalone brand in 2018; it is headquartered in Malta, with development offices in Poland and Georgia. It is known for provably fair games, a strong presence on crypto-friendly casinos and recurring characters such as Elvis Frog.

The studio builds more than slots. Its range spans video slots, crash games, Plinko-style casual games, video poker, scratch cards, lottery-type games and card games. That breadth is useful: a single studio can fill several tabs of a lobby, and every one of those titles arrives in the game list of our casino game aggregator API with a normalised game_type you can filter on.

BGaming games worth a lobby tile

Release dates as published by the studio or its launch announcements.

Title Released Format What players come back for
Elvis Frog in VegasMay 2020Video slot with coin respinsA cult mascot, a respin bonus with coin values and a jackpot tier
AviamastersJuly 2024Crash gameA plane that collects multipliers and must land on a carrier; 97% published RTP, x250 cap
Aviamasters 2March 2026Crash gameThe same idea with a higher x1000 cap for players who want bigger swings
PlinkoBGaming casual rangeCasual / instantBall drops, adjustable risk, instant settlement
Aloha King ElvisElvis Frog seriesVideo slot with bonus buyThe same frog on a tropical theme, with a published x2,000 multiplier

Who plays BGaming games

BGaming players tend to be mobile, fast and comfortable with crypto. They like short visual sessions, clear rules and a feeling of control, which is why Aviamasters and Plinko sit so well next to the slots. Streamers have also played a role; BGaming titles are regularly seen on gambling streams, and that exposure brings players who search for a game by name.

In practice that gives an operator three uses for the catalogue. Slots like Elvis Frog in Vegas anchor the "popular" row. Aviamasters sits in the crash tab next to Aviator from Spribe. And the casual titles fill the gap between a slot session and a sports bet, for players who want a result in seconds.

Settling BGaming rounds on your wallet

Each BGaming round becomes one or more GET callbacks to your callback URL: debit for the stake, credit for any win, balance whenever the game needs the figure. The call carries the player, the amount as an integer in minor units, a call_id you must treat as unique, the round_id and the game_id, which is byte for byte the id_hash you launched. The method list and parameters are laid out in the API reference.

Three BGaming patterns to test before going live

  • Coin respins with no new stake. In Elvis Frog in Vegas, the respin bonus is paid inside the round. You may see a credit whose type reads bonus_fs and that has no debit next to it. Accept it; credits without a matching debit are normal for free spins, bonus rounds and jackpots paid by the game.
  • Bonus buy. When a player buys the feature, a larger debit arrives at once. If the balance is too low, reply error 1 and send the current balance so the game can show the right message.
  • Crash cash-out timing. In Aviamasters the credit follows the landing; a crashed flight gives no credit. Do not wait for a credit to close anything on your side.

Validate every request with the key parameter, which is md5 of the timestamp concatenated with your salt_key, and refuse timestamps older than 30 seconds by answering error 2. Your HTTP status is always 200; the error field carries the meaning. A call flagged rb=1 is a rollback of an earlier transaction: reverse it once, and ignore later repeats of the same call_id.

Currency choices for BGaming audiences

Pick the currency when you create the player; it stays with that player for life. BGaming traffic is spread across Europe, Latin America, Asia and Canada, and the native list covers most of it: EUR, USD, CAD, AUD, NZD, BRL, MXN, ARS, PLN, CZK, HUF, RON, BGN, TRY, INR, JPY, KRW, THB, VND, IDR, PHP and more.

For markets outside that list, the account runs in USD or EUR and the conversion happens on your side before the amount reaches us; get in touch to discuss your currency. A crypto casino that already quotes balances in USD fits this model with no extra work.

One integration or one integration per studio

How BGaming fits into a multi-studio lobby.

Operator need SoftAggregator Stand-alone BGaming setup
Other studios next to BGamingSame API and wallet for the whole catalogueAnother integration per studio
Several brands or websitesSeparate keys, callback and default currency per site, shared credit and reportingUsually one setup per brand
Finance viewPrepaid credit with a live credit bar and low-balance alertsStudio invoices on their own schedule
Performance dataBets, wins, RTP% and GGR by game, player and period in one back officeStudio-side reports only
Support24/7 integration help on Telegram and e-mailStudio account team

Why operators route BGaming through SoftAggregator

Because nobody builds a casino on one studio. BGaming covers slots, crash and casual play well, but your lobby still needs live tables, high-volatility slots and probably sports. With a single game aggregator API, BGaming joins the same callback, the same reporting and the same credit balance as everything else, and switching on the next studio is a lobby change rather than a project.

Players only ever see your brand; the credentials and the wallet stay with you. Approval comes after a short signup form, keys appear in your operator backend, and most teams run their first real-money BGaming round within days. If you are still evaluating, the demo white-label casino and demo back office show how the flow looks end to end. For a full turnkey front end rather than an API, see white-label casino games. The catalogue changes all the time, and the live picture is always what getProviderList and getGameList return.

BGaming integration FAQ

How do I integrate BGaming games into my casino?

Open an operator account with SoftAggregator, read the BGaming provider key from getProviderList and the titles from getGameList, create each player with a currency, then launch any title with getGame. Bets and wins reach your server through the seamless wallet callback you build once for the whole catalogue.

Does SoftAggregator carry Aviamasters and Elvis Frog in Vegas?

Both belong to the BGaming range that operators add through our API. The exact list available to your account is whatever getGameList returns on the day, since studios add and retire titles all the time.

Is there a BGaming API for crypto casinos?

BGaming content is popular on crypto-first sites. Through SoftAggregator the integration is the same seamless wallet as for any casino: your platform keeps the balances, and callbacks carry integer amounts in minor units of the player currency. Crypto brands usually run the player currency in USD or EUR and convert deposits on their own side.

Can I show BGaming games in demo mode on my site?

Yes, for titles flagged play_for_fun_supported. getGameDemo takes the same parameters as a real launch and returns a demo URL, with no wallet call at all.

How are BGaming feature buys settled?

A bonus buy is a single debit for the buy cost, followed by credits for whatever the feature pays. The game runs the feature itself, so you do not integrate anything extra; you only answer the callbacks.

Sources and last update

BGaming facts come from the studio's own website and game pages and from its launch announcements.

  • BGaming, About page and game pages for Aviamasters, Aviamasters 2 and Elvis Frog in Vegas, consulted September 2026
  • BGaming news release on Elvis Frog in Vegas, 2020
  • SoftAggregator API documentation, September 2026

Last reviewed: 24 September 2026.

Add BGaming to your lobby this week

Fill in the operator form, get your keys and launch Elvis Frog, Aviamasters and the casual range on your own wallet.

Request operator access