Introduction
Onoots is a full-stack Real Estate Brokerage OS that gives independent brokerages everything they need to run without franchise dependency.
What Onoots Provides
- Pipeline — 8-stage Kanban deal tracker with automated stage transitions
- Leads — AI-scored lead pool with real-time claim flow
- Compliance Guard™ — Document upload, review, and approval workflow
- Ledger™ — Blockchain-anchored commission receipts on Polygon
- Equity™ — Agent equity grants with vesting schedules and smart contract registry
- Hermes™ — Workflow automation engine (triggers + actions)
- OnootsSign™ — E-signature integration with webhook audit trail
User Roles
| Role | Description |
|---|---|
broker | Brokerage owner — full admin access, compliance queue, finance, equity approval |
team_lead | Senior agent — team pipeline view, recruit management |
agent | Standard agent — leads, deals, pipeline, earnings, equity |
Key URLs
| Environment | URL |
|---|---|
| Production App | app.onootsai.com |
| Documentation | docs.onootsai.com |
| Public Listings | onoots.com.au/real-estate |
The Onoots APIs
Onoots exposes its functionality via API so you can integrate with your systems. Every
call is authenticated with a Bearer token and scoped to your brokerage by row-level
security (RLS).
Buyer Desk
POST /api/dashboard/buyer/briefs— create a buyer briefPATCH /api/dashboard/buyer/briefs/{id}/compliance— verify a compliance gate
See Buyer Desk.
Ask-agent chat (lead capture)
POST /api/listings/{id}/ask-agent— a prospect asks from the public listing page; it creates a lead + encrypted conversation, and the Qualifier (Mr. Onoots) replies.
Brokerage read API
Query your operational data (read-only, RLS-scoped):
search_listings— search propertieslist_leads·get_lead— pool leadslist_deals— dealsbrokerage_summary— brokerage metrics
Onoots is currently serving the Australian real estate market with global expansion planned for 2027.
Last updated on