API Documentation
REST API + MCP server for AI agents
Base URL: https://api.brokerone.io/v1
Auth: Authorization: Bearer YOUR_API_KEY
Property Data
/location/profileLocation profile with flood zone, census demographics, and walkability for an address or coordinates.
/property/fullComplete property record: building details, ownership chain, tax history, sales, mortgages, permits, foreclosure status.
/sales/compsComparable sales within a radius of given coordinates.
/sales/historyTransaction history for a parcel.
Owner Intelligence
/owner/searchFuzzy search across persons and business entities.
/owner/profileFull owner dossier: property portfolio, corporate structure, court cases, liens, political donations.
/owner/graphOwnership relationship graph (nodes + edges) with configurable depth traversal.
MLS Listings
/listings/searchSearch MLS listings enriched with public records data (assessed value, flood zone, owner info).
/listings/:listing_idSingle MLS listing with full public records enrichment.
Search
/search/autocompleteFuzzy autocomplete across addresses, owner names, and business entities.
/geocodeAddress to coordinates geocoding.