This page contains documentation for developers that would like to use Nexus MLS's RESO API services, which currently adheres to version 1.7 of the RESO Data Dictionary. The base URL for the services can be found to the right. To obtain an API key, you must log in to your Nexus MLS Developer account and request one.
https://api.nexusmls.io
These endpoints are used for interaction with the Property resource of the Nexus MLS RESO database. Given the large size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the Member resource of the Nexus MLS RESO database. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the Office resource of the Nexus MLS RESO database. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the Media resource of the Nexus MLS RESO database. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
GET | /Media |
POST | /Media |
GET | /Media\(\':MediaKey\'\) |
PATCH | /Media\(\':MediaKey\'\) |
DELETE | /Media\(\':MediaKey\'\) |
These endpoints are used for interaction with the PropertyRooms resource of the Nexus MLS RESO database. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the PropertyUnitTypes resource of the Nexus MLS RESO database. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the Field resource of the Nexus MLS RESO database. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.
These endpoints are used for interaction with the Lookup resource of the Nexus MLS RESO database. This resource provides info on the various enumerations that are available for various fields in other resources. Given the size of the RESO data schema, many of the sample request bodies and responses below may not contain full data examples. For more information on the data schema, please see the RESO Data Dictionary page of this developer portal.