Launch your own game donation store in a single day
GameCore is a multi-tenant BaaS: catalog, payments, Telegram bot, admin panel and support are already wired up. All you do is connect your domain.
Why GameCore
How it works
Four steps from request to first order
Connect your domain
Register your own domain or use a GameCore subdomain.
Get an API key
We provision your site in the platform and issue an integration key.
Configure in admin
Catalog, markup, payment methods, storefront design, copy — all through GUI.
Accept orders
Storefront, bot, payments and support are wired. You earn from day one.
What's included
The whole platform — out of the box
Catalog
3 suppliers, 6000+ SKUs, automatic price sync.
Payments
6 gateways: MIR, SBP, T-Bank, YooMoney, crypto, international.
Telegram bot
Telegram-based auth, 18 notification types.
Admin panel
33 screens: orders, catalog, marketing, support.
SEO + AEO
Sitemap, schema.org, AI content generation, GSC integration.
AI support
Manual / assist / auto modes, OpenAI-compatible models.
For business
Launch your store
- Minimum code — maximum sales
- Ready-made catalog + payments + support
- Competitive margin out of the box
For developers
Build with the SDK
- Zero-dependency TypeScript SDK
- OpenAPI 3.1, 80+ public endpoints
- AI-agent ready: scaffold storefront via Claude/Codex
import { createClient } from "@gamecore-api/sdk";const gc = createClient({ apiKey: process.env.GAMECORE_KEY! });const { data: games } = await gc.catalog.getGames();const { data: order } = await gc.checkout.create({items: [{ productId: "abc", qty: 1 }],});
Platform in numbers
API endpoints
payment gateways
suppliers
catalog SKUs
languages
Partners temporarily hidden
Launch your store next week
Leave a request — within 24 hours we'll confirm fit and send you demo access.