Bridge Interactive
Bridge Interactive (a Zillow Group company) is a real-estate data-access platform that normalizes MLS listing data to RESO standards and serves it through the Bridge API. The Bridge Data Output platform exposes a proprietary RESTful Bridge Web API and a RESO-compliant RESO Web API (OData) for properties, members, offices, open houses, and media, all secured with a Bearer server token.
APIs
Bridge Listings and Properties API
Query normalized real-estate listings and property records for a dataset via the proprietary Bridge Web API, with field selection, sorting, near (geo) search, and per-field filt...
Bridge Agents API
Retrieve agent (RESO Member) records for a dataset, including name, contact, license, and office association, with filtering and field selection.
Bridge Offices API
Retrieve brokerage office (RESO Office) records for a dataset, including office name, address, and contact, filterable by location and other fields.
Bridge Open Houses API
Retrieve scheduled open house (RESO OpenHouse) records for a dataset, including date, time window, and the associated listing.
Bridge Media API
Retrieve listing media (RESO Media) records such as photos and virtual tours, available as a RESO resource and via $expand on Property.
Bridge RESO Web API
RESO Data Dictionary-aligned OData endpoints (Property, Member, Office, OpenHouse, Media) with $filter, $select, $top, $skip, $orderby, $expand, a $metadata service document, an...