Drop-in game infrastructure for consumer apps

The platformto engage

Embed branded logic games for engagement, retention, or reward distribution. Ready to plug into your stack.

47games in catalogONE RUNTIME
HMACSHA-256 signed eventsINTEGRITY
24languages, RTL readyi18n
Dailycontent refreshCONTENT
<60msevent delivery p50EDGE NETWORK
<1 weeksandbox to productionTIME-TO-SHIP
47games in catalogONE RUNTIME
HMACSHA-256 signed eventsINTEGRITY
24languages, RTL readyi18n
Dailycontent refreshCONTENT
<60msevent delivery p50EDGE NETWORK
<1 weeksandbox to productionTIME-TO-SHIP
The catalog

47 games.
One runtime.

Word, logic, numbers, casual, cards, trivia. Every title compiles to the same HTML5 runtime — a single integration unlocks them all.

Integration

Three steps.
One afternoon.

integrate.ts
1// Player config in the Hub
2{
3  game:    "wordsearch",
4  theme:   "pop-minimal",
5  mode:    "daily",
6  player:  "plyr_acme",
7  origins: ["acme.com", "*.acme.com"]
8}
Ready
Try it live

Pick a game. Pick a theme.
Copy the snippet.

WordayWord
embed.html
<script src="https://static.playgent.com/player/v2.js"></script>
<div id="playgent-host"></div>
<script>
  Playgent.init({
    containerId: "playgent-host",
    player:      "plyr_***********",
    game:        "worday",
    content:     "cha_worday_general_en",
    mode:        "daily",
    theme:       "pop-minimal",
  });
</script>
Ready
Theme
View full catalog of games
Loading…
Content modes

Six ways to ship content.
One engine underneath.

01

Pinned

A single puzzle, baked into the page. Bookmark, share, and archive — it never changes.

02

Daily

A new puzzle every day at midnight UTC. Every visitor in every timezone plays the same one.

03

Random

A different puzzle on every page load. For loading screens, end-of-article fillers, and replay surfaces.

04

Custom

Generate a one-off from a topic, URL, or pasted text. Embed the result as pinned content.

05

AI

Topic, URL or Text in, full publication out — Playgent reads, drafts, and ships.

06

Contextual

Auto-generates from the page itself. The first visitor triggers a puzzle drawn from the article.

Theme engine

Every game,
your brand.

Pick a theme from the gallery or build your own. Colors, surfaces, accent, typography, even corner radius — define it once and every game in your catalog inherits it. Live preview as you edit.

Daily challenge
Sudoku · Expert
4:32 elapsed
+100
Pop Minimal

Bold and playful — flat colors, sharp 2px borders, hard offset shadows.

Daily challenge
Sudoku · Expert
4:32 elapsed
+100
Workspace

Clean shadcn-style productivity UI — zinc neutrals, subtle shadows.

Daily challenge
Sudoku · Expert
4:32 elapsed
+100
Dark

Modern dark mode — near-black canvas, lime accent, mint secondary.

6 built-in themes · unlimited custom themesSame game · same logic · your brand
REST API & Webhooks

Build whatever
you need.

A scoped REST API for content, games, players, and leaderboards — and a signed game.completed webhook delivered to your server. Predictable JSON. HMAC-SHA256 on every event. No SDK required.

Scoped API keys

Per-key permissions: content read/write, games read, players write.

AI from topic, URL, or text

Same engine the Hub uses. Auto-publishes to the edge on every generate.

Signed webhooks

HMAC-SHA256 over body+timestamp. 3 retries with exponential backoff.

Audit log on every write

Every create, update, and webhook delivery is recorded.

POST/api/v2/contentscope · content:write

Generate a puzzle from a topic, URL, or pasted text. Auto-published to the CDN — the response includes the preview URL ready to embed.

curl https://api.playgent.com/api/v2/content \
-H "Authorization: Bearer pg_live_…" \
-H "Content-Type: application/json" \
-d '{
"game_type": "trivia",
"input_type": "topic",
"input": "Roman emperors",
"language": "en"
}'
By the numbers

Engagement you
can measure.

0
Game sessions played in the last 24 hours
0
Hours of play in the last 24 hours
0.9%
Event delivery target
0ms
Event delivery p50 target
Security

Built for the
audit conversation.

Reward integrity isn't optional. Every event reaching your system is cryptographically verified, every embed is origin-locked, and every action is traceable.

HMAC-SHA256TLS 1.3Origin allowlistAudit log

HMAC-signed events

Per-account shared secret signs every completion with HMAC-SHA256. Replay-safe via stable event_id, whether read in-page or received server-side.

Origin-locked embeds

Edge-enforced allowlist on every embed. Loads from unauthorized domains are refused at the network layer.

PII minimization

We only see the opaque user_id you send us. No emails, device IDs, or payment information ever.

Infrastructure

Edge-delivered
by default.

Games are served from our secure global edge infrastructure — assets cached at 300+ cities worldwide with no origin round-trip. Completion events arrive in tens of milliseconds, anywhere your users play.

300+
Edge cities
99.9%
Uptime target
<60ms
Event delivery p50
Edge NetworkAll operational
San Francisco
US West
12ms
Ashburn
US East
18ms
London
Europe
24ms
Frankfurt
Europe
27ms
Tokyo
Asia Pacific
32ms
Singapore
Asia Pacific
36ms
Sydney
Oceania
45ms
São Paulo
South America
38ms

What customers say

01 / 03

Different brands, different themes, one platform. Our publishers launch a fully-branded games experience in a day, not a quarter.

Ohene Opong-Owusu

Global Digital Puzzles, Hearst

Use case

Multi-brand portfolio

Trusted by forward-thinking brands

DPG MediaNU.nlHearstSinclair BroadcastYnetEL ALHLNFox NewsMBCNewsmaxfetch.com
DPG MediaNU.nlHearstSinclair BroadcastYnetEL ALHLNFox NewsMBCNewsmaxfetch.com
Pricing

Predictable pricing for
engagement infrastructure.

Pay for game starts — game views are unlimited. Predictable monthly billing with a clearly-priced overage rate if you go over your cap.

01

Sandbox

30-day free trial. Upgrade to keep your embeds live.

Free for 30 days
  • 30-day Starter trial — no card needed
  • Unlimited game views
  • 5,000 game starts during the trial
  • 10 AI generations during the trial

No credit card required

Most popular
02

Starter

White-label embedded games with themed library and daily mode.

$249/ month

+ $0.015 per extra start over cap

  • Unlimited game views
  • 25,000 game starts / mo
  • White-label · Themed library
  • Pinned · Daily · Random modes
  • 100 AI generations / mo
  • 1 player · 1 origin
  • Priority email support
03

Growth

Custom themes, contextual embed, webhooks, and API access at scale.

$1,499/ month

+ $0.012 per extra start over cap

  • Unlimited game views
  • 100,000 game starts / mo
  • Custom themes + custom end-screen CTA
  • Contextual embed · All game modes
  • HMAC webhooks + API access
  • 3 players · 5 origins · 90-day audit log
  • Priority Slack support
04

Enterprise

Custom volume, SSO, dedicated tenant, and unlimited AI generations.

Starts at$4,999/ month
  • Unlimited game views
  • Custom start volume · unlimited AI
  • Multi-stream analytics · Replay UI + DLQ
  • Extra game customization
  • SAML SSO + SCIM
  • Custom DPA · NET-60 · dedicated CSM
  • Annual contract

Annual prepay available on paid plans with a 15% discount. Compare every feature →

Start on the Sandbox.
Upgrade the day you ship.

Free Sandbox keys with the full game catalog. Ship a working integration before you commit to a plan.

No credit card required for Sandbox