TokenApps Developers
Your game as it is — distribution and rewards in two lines
Put a web game on TokenApps and it plays instantly, no install. The required SDK integration is the two lines below; saves, ads, continues, and in-game goods are one line each when you need them.
<script src="https://tokenapps.io/sdk/v1.js"></script>
<script>
TokenApps.ready();
// where a run naturally ends:
TokenApps.track("session_complete");
</script>What the SDK opens
Instant-play distribution
One click on a card and the game runs — no install, no download. Listing works even without the SDK.
Play points
Report a completed run and the server judges and pays. The anti-abuse gate is the platform's job.
Account saves
A save slot that follows the player across devices — the standard store where iframe localStorage doesn't exist.
Rewarded ads
One call, no ad SDK or account on your side. The choice screen and payout are handled by the platform.
Continue sheet
One call opens a pay / watch / decline sheet at game over. Your game just reads the outcome.
In-game goods
Sell items and themes for points. Pricing, confirmation, settlement, and inventory are platform-side.
How listing works
- 1
Submit
Name, URL, tagline, icon — five minutes in the wizard
- 2
Review → Basic launch
Listed on the New Games shelf with play and measurement fully live
- 3
Full launch
As metrics come in, full placement opens along with monetization
Criteria and rejection grounds are in the review policy.
Documentation
Getting Started — Integration Kit
From one script tag to point integration — the steps a game team follows as written
SDK Developer Guide (single file)
The one file to hand a game team — five-minute setup through leaderboards, ads, and the checklist
Game-only Embed Implementation
Separate the website from the game, fit the frame, run the example and copy the AI coding brief
SDK Guide
Sessions, saves, points, ads, continues, goods — per-feature usage and examples
SDK Specification (Normative)
The full message contract, TypeScript types, REST error codes, MUST/MUST NOT
Mobile, PC & Developer Handoff
Device builds, responsive sizing, touch and keyboard, testing and submission brief
Assets & Listing Guide
Icon and cover specifications, and where your name, tagline, and description appear
Developer Account Guide
One account from submission to management — ownership, security, settlement preview
Review Policy
The submit → Basic → Full pipeline, approval bars, rejection grounds, reward rules
FAQ
ignored, unavailable, dead localStorage — every place integrators get stuck
Release Notes
SDK v1.0 → v1.4 history, player and documentation updates
Questions & product (SKU) registration: cs@tokenpost.kr