Skip to Content
ToolsPlatform

Platform — platform.onoots.com

The Platform is Onoots’ organizational console: where your organization lives, which plan you’re on, how much AI you consumed, and how it’s billed. It’s the source of truth the rest of the ecosystem reads — the Hub, the verticals, the Academy, and Live all honor what’s decided here.

What you manage

SectionWhat you do
DashboardThis month’s usage, current plan, and subscription status
OrganizationOrganization name and details; convert personal → business
PlansCompare and change plans
BillingPayment method, invoice history, and cancellation
MembersWho belongs to the organization and with what role
LimitsQuotas and usage: AI tokens and live-event minutes

Plans

The same product reaches the market through two motions: self-serve for individuals and teams, and brokerage (sales-led) for firms deploying Onoots at scale.

1. Self-serve — individuals & teams

Direct subscription on platform.onoots.com, metered by AI tokens and Live minutes:

PlanPrice / monthAI tokens / monthLive minutes / monthAcademyProducts
StarterUS$ 0100,0002,000Proptech
ProUS$ 292,000,000500,000Launched verticals
MaxUS$ 9910,000,0002,000,000All
EnterpriseUS$ 49950,000,0005,000,000All
  • Starter, Pro, and Max are personal plans (1 seat). Enterprise is a business plan with unlimited seats for a single organization’s internal team.
  • Enterprise supports a custom token quota above the plan’s.
  • AI tokens and Live minutes are distinct pools: watching an event doesn’t spend AI tokens, and using Mr. Onoots doesn’t spend event minutes.

2. Brokerage — sales-led (real estate at scale)

For brokerages and franchises deploying Onoots as their operating system and putting AI agents to do the work. Priced per agent, not as a flat per-organization fee:

StreamWhat it is
Subscription per brokerageThe firm’s monthly base fee
Seat per human agentOne seat for each agent at the firm
Metered AI creditsUsage of the AI agents (1 credit = 1,000 tokens)
Per-transaction feeOn every closed deal

Blended ARPA ~US$ 100/agent/month. This is the motion the investment opportunity is sized on — see Business Model & ROI .

Signing up automatically creates your personal organization on the Starter plan (self-serve). Brokerage deployments at scale are quoted per agent (sales-led), not on the flat Enterprise plan.

AI usage metering

All real AI usage across the ecosystem is reported to the Platform as each interaction finishes — nothing is estimated or sampled.

  • One pool per organization. Model calls and the verticals’ swarm “acts” (metered in credits) convert to the same unit, so everything draws from a single quota. One credit equals 1,000 platform tokens.
  • When the quota runs out, the assistant returns 402 quota_exceeded instead of spending more. The cutoff is explicit, not silent.
  • Anonymous traffic isn’t metered — only signed-in usage counts.

Billing

Pick a plan

From Plans. Going free → paid opens a checkout with the payment provider.

Manage the subscription

Plan changes, payment method, invoices, and cancellation all happen in the payment provider’s customer portal, reached from Billing.

The subscription syncs itself

Plan state updates when payment is confirmed, when the subscription is created, updated, or canceled, and on a paid invoice or a failed charge. Nothing to refresh by hand.

Members and roles

An organization has members with the owner, admin, or member role:

  • owner / admin — manage the organization, plan, billing, and members, and can create and run events in Live.
  • member — uses the products against the organization’s quota; can see, but not change, the plan or billing.

Quotas and permissions belong to the organization: change the plan and it changes for every member at once.

API

Under platform.onoots.com, session required.

MethodRouteWhat it does
GET · PATCH/api/orgOrganization details
POST/api/org/convertConverts the personal organization into a business one
GET · POST · DELETE/api/membersOrganization members
GET/api/billing/summaryPlan, subscription, and period usage
POST/api/billing/checkoutOpens checkout for a paid plan
POST/api/billing/portalOpens the customer portal (plan, payment, cancellation)
GET/api/billing/invoicesInvoice history
GET/api/billing/payment-methodsRegistered payment methods

Payment details never pass through Onoots and are never stored in the Platform: checkout and the portal run at the payment provider, and Onoots only keeps the subscription reference.

Last updated on