API Documentation

REST API + MCP server for AI agents

Base URL: https://api.brokerone.io/v1

Auth: Authorization: Bearer YOUR_API_KEY

Property Data

GET/location/profile

Location profile with flood zone, census demographics, and walkability for an address or coordinates.

GET/property/full

Complete property record: building details, ownership chain, tax history, sales, mortgages, permits, foreclosure status.

GET/sales/comps

Comparable sales within a radius of given coordinates.

GET/sales/history

Transaction history for a parcel.

Owner Intelligence

GET/owner/search

Fuzzy search across persons and business entities.

GET/owner/profile

Full owner dossier: property portfolio, corporate structure, court cases, liens, political donations.

GET/owner/graph

Ownership relationship graph (nodes + edges) with configurable depth traversal.

MLS Listings

GET/listings/search

Search MLS listings enriched with public records data (assessed value, flood zone, owner info).

GET/listings/:listing_id

Single MLS listing with full public records enrichment.

Search

GET/search/autocomplete

Fuzzy autocomplete across addresses, owner names, and business entities.

GET/geocode

Address to coordinates geocoding.