Playgama
  • Welcome
  • 🚀Quick start
  • Submitting a game
  • Game Requirments
    • 💥Self-check
    • Technical Requirements
    • Advertising Requirements
    • User Experience Requirements
    • Content Requirements
    • Other Requirements
    • Platform-Specific Requirements
  • In-Game Purchases
    • Step-by-step IAP integration guide for Unity
  • FAQ
    • General
    • Submitting a Game
    • Game Moderation
    • Payments and Statistics
  • SDK
    • Getting started
    • Engines
      • Core (Plain JS)
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Unity
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Construct 3
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • GDevelop
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Godot
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Game Maker
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Defold
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
    • Changelog
  • For Partners
    • Getting Started
    • Embed the Widget
      • Adding Games Widget to Your WordPress Site
      • Adding Games Widget to Your Tilda Site
      • Adding Games Widget to Your Framer Site
    • Import the Game Catalog
    • Share your referral link
Powered by GitBook
On this page
  1. For Partners

Import the Game Catalog

Want to hand-pick games and embed them directly on your website? Here’s how to do it — no hosting, no downloads, just copy and paste.

PreviousAdding Games Widget to Your Framer SiteNextShare your referral link

Last updated 24 days ago

🎮 How to Add the Game Catalog to Your Site

Step 1: Browse and Pick Games

  1. Go to

  2. You can either:

    • Use filters to narrow down by genre, platform, or categories, or just scroll through and manually click the games you like

    • Or download the full game catalog as a JSON file

  3. Click Download to get a custom file with your selected games


Step 2: Explore the JSON File

The JSON file contains all the game info you need — title, genre, description, images, and most importantly:

"gameURL": "https://playgama.com/export/game/popping-candies"

This gameURL is the direct link used to embed the game on your site.


Step 3: Embed the Games

To add a game to your site, use the gameURL value like this:

<iframe src="https://playgama.com/export/game/popping-candies" frameborder="0" width="100%" height="600px"></iframe>

You’ll need to add a separate <iframe> like this for each game you want to embed. Just replace the src with the corresponding gameURL from your JSON file.

You can change width and height to fit your layout.


✅ That’s it! The game runs from our servers, so you don’t need to host anything — just plug and play.

Want to see a demo or have questions? Drop us a line at — let’s talk!

widgets.playgama.com
[email protected]