February 24th, 2026
Bug Fix
Resolved data inconsistencies between MLS Search and MLS Detail APIs. Listings should now return consistent information whether accessed through search results or detail endpoints.
February 24th, 2026
Bug Fix
Resolved issue where photos, open houses, and other listing details were randomly missing on some listings in MLS Detail API responses. All available listing data should now populate consistently.
February 24th, 2026
Bug Fix
Resolved pipeline bugs that caused random listings to go missing during previous data loads. This fix ensures more consistent and complete listing availability across all MLS boards.
February 24th, 2026
Bug Fix
Resolved issue where legacy listing IDs returned 404 errors or null data responses on MLS Detail API. Listings can now be accessed using previously cached IDs via the priorId field, preventing workflow disruptions from ID changes.
February 24th, 2026
New Functionality
Previously, the API only returned the most up-to-date listing for a given address, making older or duplicate listings unavailable. This limitation has now been removed, allowing you to access historical listings and multiple listings for the same property address.
February 24th, 2026
New Functionality
MLS data size has nearly doubled, providing significantly expanded listing coverage and data depth. This expansion gives you access to more comprehensive listing information and broader market coverage across all supported MLS boards.
February 24th, 2026
New Functionality
Listings can now be accessed using previously cached IDs via the new priorId field. This allows clients to continue accessing listings even when listing IDs change, preventing disruption to existing workflows that rely on cached listing identifiers.
February 24th, 2026
New Functionality
MLS listings now update hourly instead of 4 times per day. This improvement significantly reduces the delay for new listings to appear in the API, providing more timely and up-to-date listing data for your applications.
February 12th, 2026
Modified Response Schema
Response structure shifted from "output.identity" nested style to a clean "persons" array at the root level. This change makes parsing and integration significantly easier while maintaining the same core functionality. Each person object contains comprehensive contact and demographic information in a more intuitive structure.
January 20th, 2026
Data Quality Control
Coverage improvement for bed count, bathroom count, and living square footage in public record data through additional MLS data augmentation. When public records are missing or incomplete, we now supplement with MLS data to provide more comprehensive property characteristics.