Developer Documentation
Platform Overview
Authentication
API Services
Overview Accounts Accounts: Associations Accounts: Metadata Accounts: Profile Appstore: Users Broker Distributions Broker Tours Consumers Consumers: Linked Agents Contacts Contacts: Activity Contacts: Export Contacts: Tags Contacts: Portal Accounts Developers: Identities Developers: Keys Developers: Authorizations Developers: Billing Summary Developers: Change History Developers: Domains Developers: News Feed Webhooks Developers: Roles Developers: Syndications Developers: Templates Developers: Usage Detail Developers: Usage Summary Devices Flexmls: Email Links Flexmls: Listing Meta Origins Flexmls: Listing Meta Translations Flexmls: Listing Meta Field List Translations Flexmls: Listing Reports Flexmls: Mapping Layers Flexmls: Mapping Shapegen IDX IDX Links Listing Carts Listing Carts: Portal/VOW Carts Incomplete Listings Incomplete Listings: Documents Incomplete Listings: Documents Metadata Incomplete Listings: Document Uploads Incomplete Listings: Floor Plans Incomplete Listings: FloPlans Incomplete Listings: Photos Incomplete Listings: Photos Metadata Incomplete Listings: Photo Uploads Incomplete Listings: Required Documents Incomplete Listings: Rooms Incomplete Listings: Tickets Incomplete Listings: Units Incomplete Listings: Videos Incomplete Listings: Videos Metadata Incomplete Listings: Virtual Tours Incomplete Listings: Virtual Tours Metadata Listings Listings: Clusters Listings: Documents Listings: Documents Metadata Listings: Floor Plans Listings: FloPlans Listings: Historical Listings: History Listings: Hot Sheet Parameters Listings: Notes Listings: Search Parameters Listings: Open Houses Listings: Photos Listings: Photos Metadata Listings: Photo Uploads Listings: Document Uploads Listings: Rental Calendar Listings: Required Documents Listings: Rooms Listings: Rules Listings: Tour of Homes Listings: Tickets Listings: Units Listings: Validation Listings: Videos Listings: Videos Metadata Listings: Virtual Tours Listings: Virtual Tours Metadata Listing Meta: Custom Fields Listing Meta: Custom Field Groups Listing Meta: Field Order Listing Meta: Field Relations Listing Meta: Property Types Listing Meta: Rooms Listing Meta: Standard Fields Listing Meta: Units Registered Listings Market Statistics News Feed News Feed: Curation News Feed: Events News Feed: Groups News Feed: Metadata News Feed: Restrictions News Feed: Schedule News Feed: Settings News Feed: Templates Notifications Open Houses Overlays Overlays: Shapes Portals Portals: Listing Categories Portals: Metadata Preferences Saved Searches Saved Searches: Provided Saved Searches: Restrictions Saved Searches: Tags Search Templates: Quick Searches Search Templates: Views Search Templates: Sorts Shared Links System Info System Info: Languages System Info: Search Templates
Supporting Documentation
Examples
RESO Web API
RETS
FloPlan
Terms of Use

RETS Overview

RETS is a legacy real estate data standard based on XML that allows a developer to retrieve listing and roster data from an MLS system and replicate it to their own local database. Due to a number of technological limitations the industry is shifting away from RETS to a more modern solution; APIs. The primary driving force behind an API is the ability to not only retrieve many different kinds of data (listings, roster, contacts, saved searches, etc), but easily write that data back into the MLS system, thus creating deeper integrations with third party products. Additionally, if desired a developer can forego replicating data locally and instead make "live" calls to an API on the fly - resulting in savings on both hosting and infrastructure costs.

To learn more about FBS's API offerings contact us at api-support@sparkplatform.com, visit our Spark® API documentation or RESO Web API documentation pages, or register for a demo account at http://sparkplatform.com/register/developers.

Please Get Permission From The MLS First

This site offers support for developers using the RETS servers FBS provides to customers of its flexmls™ system. This site and FBS's RETS support is NOT how you get permission to access the RETS server. Instead, permission can only be granted by the MLS. So, if you do not already have permission, you must first contact the MLS, which, in turn, will provide you credentials.

Once you have credentials, this RETS support site can be used to help you use the flexmls™ RETS server for which you have permission. We have tutorials, troubleshooting tips and links to programs and tools to help you. You can also contact FBS's RETS support team.

 

What is RETS?

RETS stands for Real Estate Transaction Standard which is a set of documents describing how software developers can program their software according to standards agreed upon by the Real Estate Standards Organization (RESO). The flexmls™ RETS server provides a private data interface that allows for the communication of real estate data between authorized computer systems. Various free and/or open source RETS programs and tools are available that allow for the easy export and use of this data, and because the flexmls™ RETS server is connecting to the same data source as the flexmls™ Web software that brokers and agents use, data pulled from the RETS server reflects live, up-to-date information.

Once you choose a RETS client (which sends requests for data) and have permission from the MLS, you're ready to start getting data. If you need further help, we have tutorials, troubleshooting tips and links to programs and tools to help you. You can also contact FBS's RETS support team.

 

Tutorials

How to retrieve photo and document names
Learn how to find and use the provider photo and document names from RETS GetObject responses.

How to efficiently replicate RETS data
This is a tutorial that explains efficient steps required to replicate RETS data to your own system's database.

How to retrieve high resolution photos
This is a tutorial that explains how to retrieve the HiRes type through GetObject requests.

How to retrieve supplemental listing remarks
This is a tutorial that explains how to retrieve the 10,000 supplemental listing remarks text associated with listings in flexmls.

Example RETS Session
This is a walkthrough tutorial on the requests and responses you can expect to receive back from the RETS server.

DMQL Introduction
This is a tutorial that introduces how to do basic queries using DMQL, the query language of RETS.

Best Practices: Photo downloads
This outlines some of the best practices to use when downloading photos from the flexmls RETS server (and RETS servers in general).