One platform to distribute, meter and monetize the Same Trend / SaaS Lottery suite. Multi-currency rounds, GGR billing and turnkey PHP & Node.js integration kits — out of the box.
Powering Same Trend infrastructure for teams worldwide
Versioned endpoints, signed webhooks, SLA-backed uptime and a unified billing model across every game.
AWS-grade catalog, versioning, entitlements and per-reseller key issuance.
Rental + GGR share + per-request — combine any model per reseller.
Signed callbacks with exponential backoff and full delivery logs.
OAuth2 + JWT, RBAC, mandatory 2FA, IP allow-lists and audit trails.
Live GGR, latency heatmaps, fraud signals and revenue forecasting.
Interactive docs, Node/PHP/Python SDKs, sandbox and code-gen.
Drop in a typed SDK, point it at the sandbox and ship. Signed webhooks, idempotent retries and a real playground come standard.
import { AsTech } from "@astech/api";
const astech = new AsTech({ apiKey: process.env.ASTECH_KEY });
const round = await astech.wingo.bet({
roomId: "wg_30s_8821",
selection: { color: "violet", number: 5 },
stake: 100,
currency: "USD",
idempotencyKey: "u_842::r_8821",
});
console.log(round.status); // "accepted"
console.log(round.settlementEta); // 30
Transparent pricing across every API. No setup fees, no lock-in.
Spin up an AS Tech workspace, plug in a sandbox key and process your first bet in minutes.