An AI-native platform for builders, operators, and agents.
Realtimeuntime Toolkitime Interactiventelligent Experiencesngine
Compose stateful realtime modules, provider-neutral identity, scoped agent tools, and product-ready workflows into applications that stay live from first prototype to global edge scale.
Developer surface
Use RTIE APIs to build the SaaS your market needs.
const apiKey = process.env.RTIE_API_KEY!;
const room = await fetch("https://api.rtie.ai/v1/rooms", {
method: "POST",
headers: {
"X-API-Key": apiKey,
"Content-Type": "application/json",
},
body: JSON.stringify({
name: "Your live session",
slug: "your-live-session",
}),
}).then((res) => res.json());
const connect = await fetch("https://api.rtie.ai/v1/runtime/connect", {
method: "POST",
headers: {
"X-API-Key": apiKey,
"Content-Type": "application/json",
},
body: JSON.stringify({
roomId: room.id,
modules: ["rooms", "presence", "chat"],
actor: { type: "agent", id: "agent:host" },
}),
}).then((res) => res.json()); Solutions
Products built on RTIE.
vAuction
Live commerce. Any selling mode — listing, timed, agent-hosted, or self-live. AI handles what the seller doesn't want to.
Open vAuction Coming soonvArcade
Live game rooms, virtual economies, leaderboards, phone controllers, and real-money item drops.
Coming soon Coming soonDesiWasi
Community spaces, paid rooms, live events, memberships, tipping, and local network feeds.
Coming soon Coming soonPlaydemy
Instructor-led live sessions, cohort courses, certificates, attendance, and recorded replay.
Coming soonFour ways to use RTIE
Start with a product, a feature, a custom build, or an agent workflow.
Each product can be used the way your customer needs: launched as a full product, added into an existing app, shaped into a custom experience, or operated by approved AI agents.
Module Marketplace
Combine modules. Build any product experience.
Purpose-built for realtime, AI-native products. Install first-party modules, discover community extensions, or publish your own and earn on every install.
What you can build
Available modules
Signal-to-action automation. Rules, memory, and real-time decisions across any vertical.
Session containers with lifecycle, membership, presence, and permissions.
In-session messaging with moderation, threading, and reactions.
Live RTC, VOD, session recordings, and stream delivery.
Follow graph, activity feeds, and reputation scoring.
Reliable event delivery with HMAC signing and retry logic.
Live, timed, and agent-hosted auction modes with soft close and multi-channel bidding.
Stripe Connect payouts for single and multi-seller flows.
AI invoice parsing, SKU tracking, reserve price suggestions, and P&L by session.
Connect sellers with professional human hosts. Booking, scheduling, and payout splits.
Token packs, balances, deductions, and consolation mechanics for gamified experiences.
Real-time ranked boards, score events, and season resets.
Issue verifiable completion certificates on course or cohort close.
Recurring membership tiers, paywalled rooms, and creator revenue share.
Sync session and user data to HubSpot, Salesforce, or Pipedrive.
Real-time bid, transaction, and account fraud signals.
LLM-powered content moderation for chat and media uploads.
Tenant-controlled runtime
Configure the intelligence layer without exposing the infrastructure.
Businesses choose modules, policies, roles, signals, workflows, domains, and intelligence boundaries from one console. RTIE handles the realtime substrate, delivery, scaling, and operational envelope.
RTIE Cloud
A managed realtime intelligence layer for your product.
RTIE packages the hard parts of realtime products into a managed cloud runtime for businesses: room state, media, agent operations, commerce workflows, event streams, tenant controls, observability, and policy boundaries. Your customers see your brand, not the machinery underneath.
Pricing
Pricing for APIs, licensed products, and custom builds.
Start with module APIs, license a managed product workspace, or bring RTIE into a custom app with external services and your own identity provider.
Sandbox RTIE Core, build prototypes, and test universal modules — no card required.
- ✓ 10,000 API calls / month
- ✓ 1 universal module
- ✓ REST API + session tokens
- ✓ Community support
- — Production MCP tool execution
- — Custom domain
Ship with universal modules, scoped agents, and marketplace publishing without licensing a full product shell.
- ✓ 100,000 API calls / month
- ✓ Universal modules + enabled add-ons
- ✓ Action Engine sandbox / limited production
- ✓ MCP preview for enabled modules
- ✓ Marketplace publishing
- — Product-bundle modules require license
High-volume production with marketplace modules, commerce add-ons, production MCP, and custom domain.
- ✓ 1,000,000 API calls / month
- ✓ Universal + marketplace modules
- ✓ Production MCP + Action Engine
- ✓ Custom domain + VOD media
- ✓ Commerce module (+$39/mo)
- ✓ Module-bundle license available
Dedicated infrastructure, custom module contracts, self-hosted BSL, and custom SLA.
- ✓ Metered API calls at volume
- ✓ Universal, add-on, and licensed bundles
- ✓ Self-hosted or dedicated cloud
- ✓ Custom SLA + compliance
- ✓ Dedicated support engineer
- ✓ Audit log export
API calls beyond plan limits billed at $0.0004/call. Developer tiers include universal module APIs; product-bundle modules such as auctions, arcade, and licensed community bundles require an operator workspace or explicit module-bundle license. A 1.5% GMV take rate applies when RTIE Managed Payments is used.
Blog, newsletter, and community
Build in public with the RTIE developer community.
We will publish release notes, module deep dives, implementation guides, and product essays through RTIE's own CMS, newsletter, and community modules.
For developers, operators, custom builders, and agents
The realtime runtime for whatever you're building.
Whether you're writing code, launching a product, designing an experience, or deploying an AI agent — RTIE provides the sessions, modules, events, and intelligence layer that makes it live.