Embeddings

Visit our affiliates information to embed game demo and studio assets in our affiliate information page


Available Components

Easily embed our widgets into your website or platform. Customize the iframe settings below to get your code instantly.

Hot or Cold

Discover the latest trending games in real-time. This widget showcases the hottest and coldest games based on player activity.

Most Action

Dive into the most dynamic gameplay moments. Most Action games are the games that currently are staked the most, meaning games that have highest placed bet.

Most Popular

Explore the games that players are flocking to. Most Popular games are the games that currently are played most.

Biggest Wins

Celebrate the most significant payouts. This widget showcases the highest wins across games.

Available Query Params

  • component (required)
    Selects which widget to display
    hot-or-coldmost-actionmost-popularbiggest-wins
  • studio (optional, default: all)
    Filters games by studio
    allnetentnolimitcityredtigerbtgsneakyslots
  • interval (optional, default: 1d)
    The aggregation period for game stats
    1m10m1h1d
  • itemCount (optional, default: 15, minimum: 3 - Not available for biggest wins)
    Number of items to show in the widget
  • theme (optional, default: light)
    Controls the color scheme of the widget
    lightdark
  • layout (only for hot-or-cold or biggest-wins, optional, default: horizontal)
    Determines how items are displayed
    horizontalvertical
  • featureBuy (only for biggest-wins, optional, default: false)
    Shows wins triggered by feature buys if enabled
  • winOrderOption (only for biggest-wins, optional, default: monetary)
    Determines sorting of wins
    monetarymultiplier

Playground

Iframe Settings

Component Settings

Preview

Generated iframe

<iframe src="https://playin.com/embed/v1/hot-or-cold?studio=all&interval=1d&layout=horizontal&itemCount=15&theme=light" width="600" height="400" style="border:0" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade" sandbox="allow-popups allow-scripts allow-same-origin"> </iframe>

Example Embeddings

Hot or Cold - Nolimit City - 24 hours - 5 items - Light Theme

<iframe src="https://playin.com/embed/v1/hot-or-cold?studio=all&interval=1d&layout=horizontal&itemCount=5&theme=light" width="600" height="450" style="border:0" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade" sandbox="allow-popups allow-scripts allow-same-origin"> </iframe>

Preview

Most Action - NetEnt - 10 minutes - 13 items - Light Theme

<iframe src="https://playin.com/embed/v1/most-action?studio=netent&interval=10m&itemCount=13&theme=light" width="600" height="450" style="border:0" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade" sandbox="allow-popups allow-scripts allow-same-origin"> </iframe>

Preview

Biggest Wins - All Studios - Vertical Layout - Light Theme

<iframe src="https://playin.com/embed/v1/biggest-wins?studio=all&layout=vertical&theme=light" width="600" height="450" style="border:0" loading="lazy" allowfullscreen referrerpolicy="no-referrer-when-downgrade" sandbox="allow-popups allow-scripts allow-same-origin"> </iframe>

Preview