examples icon indicating copy to clipboard operation
examples copied to clipboard

SimplyRETS API for RETS, IDX, & RESO WebAPI data feeds - Examples

SimplyRETS API Examples

A collection of examples showcasing usage of the SimplyRETS API. SimplyRETS makes it easy to build software using data from your MLS or REALTORS association by normalizing any RETS, IDX, or RESO WebAPI feed into a standardized JSON API made for real estate.

NOTE: Looking for something plug-and-play? Check out the SimplyRETS WordPress plugin

Getting Started

The SimplyRETS API makes it easy to access your MLS's listing data from with any programming language. Below you'll find examples for getting started with some of the most common languages - if you don't see what you're looking for, send us a message and we'll be happy to help get you going.

  • PHP
  • Ruby
  • JavaScript (ajax)
  • JavaScript (ajax) - interactive map search

Interactive map search

The interactive-map-search directory contains an example program for building a map-based search tool using Ajax, Leaflet, and OpenStreetMap. The test data is located in Houston.

To run this example, download interactive-map-search/index.html and open it in your browser, or visit the live version here

More resources

The SimplyRETS API can be accessed from and tool or language that can make HTTP requests. Use the examples in this repo to get started, or check out some of the other resources and documentation: