Skip to Content
Getting StartedIntroduction

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

RoleDescription
brokerBrokerage owner — full admin access, compliance queue, finance, equity approval
team_leadSenior agent — team pipeline view, recruit management
agentStandard agent — leads, deals, pipeline, earnings, equity

Key URLs

EnvironmentURL
Production Appapp.onootsai.com 
Documentationdocs.onootsai.com 
Public Listingsonoots.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 brief
  • PATCH /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 properties
  • list_leads · get_lead — pool leads
  • list_deals — deals
  • brokerage_summary — brokerage metrics

Onoots is currently serving the Australian real estate market with global expansion planned for 2027.

Last updated on