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.
🎮 How to Add the Game Catalog to Your Site
Step 1: Browse and Pick Games
Go to widgets.playgama.com
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
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:
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:
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.
We offer smart monetization and 50/50 revenue sharing. Drop us a line at [email protected] — let’s talk!
Last updated