{"info":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","description":"<html><head></head><body><p>Helpful Links</p>\n<p><a href=\"https://docs.sourceredb.com/\">SourceRE Main API Documentation</a></p>\n<p><a href=\"https://www.reso.org/reso-web-api/\">RESO Web API Introduction</a></p>\n<p><a href=\"https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html\">OData 4.01 Documentation</a></p>\n<p>This Library is meant to provide helpful examples for queries to the SourceRE RESO Web API, which is compliant with the RESO Web API Specification, based on the OData 4.01 Protocol.</p>\n<p>To run the Collection, you must provide a valid SourceRE Bearer Token as a variable for authentication. Other variables may require input depending on the request.</p>\n<p>Please reach out to <a href=\"mailto:support@sourceredb.com\">support@sourceredb.com</a> with any questions.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21580732","collectionId":"00250116-2a74-4a7c-b622-07f577c3a7ee","publishedId":"2sB3B8qsiw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-07-30T03:46:08.000Z"},"item":[{"name":"Get Metadata","item":[{"name":"OData Service Endpoint","id":"73af8b7f-5d7e-4dba-a2a5-f6307c98b163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/","description":"<p>The service endpoint is where you can view all resources available.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata",""],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73af8b7f-5d7e-4dba-a2a5-f6307c98b163"},{"name":"OData Metadata Endpoint","id":"50204008-def8-44d9-8b51-7993a6731af9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/$metadata","description":"<p>The $metadata endpoint is where you can view all fields available for each resource.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","$metadata"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"50204008-def8-44d9-8b51-7993a6731af9"}],"id":"53edbaa0-d0db-4dd2-8a59-767c21e3b94c","description":"<p>These endpoints provide metadata according to the OData Protocol.</p>\n","_postman_id":"53edbaa0-d0db-4dd2-8a59-767c21e3b94c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Lookup","item":[{"name":"All Lookup Values","id":"8f584668-163c-464f-81e8-86a1555a3962","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Lookup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Lookup"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f584668-163c-464f-81e8-86a1555a3962"},{"name":"PropertyType Lookup Values","id":"54de10bb-c71a-4cb9-94f7-ce156cf2b098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Lookup?$filter=LookupName eq 'PropertyType'","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Lookup"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"LookupName eq 'PropertyType'"}],"variable":[]}},"response":[],"_postman_id":"54de10bb-c71a-4cb9-94f7-ce156cf2b098"}],"id":"f3f5e4b6-59b0-48ed-b909-eb4d5799554d","description":"<p>This endpoint allows you to view all enumerations of available lookup fields.</p>\n","_postman_id":"f3f5e4b6-59b0-48ed-b909-eb4d5799554d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Media","item":[{"name":"Property With all Media","id":"5f97517f-694e-48c5-86c5-28eb3bbb1f5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$expand=Media","description":"<p>This is how you can query a Property and retrieve all of its Media records as well. The same can be done for Member, Office, Teams, and OpenHouse. If you only want the Media records and none of the main Property fields, you can add query <a href=\"https://api.sourceredb.com/odata/Property?$expand=Media&amp;$select=ListingKey\">https://api.sourceredb.com/odata/Property?$expand=Media&amp;$select=ListingKey</a></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$expand","value":"Media"}],"variable":[]}},"response":[],"_postman_id":"5f97517f-694e-48c5-86c5-28eb3bbb1f5f"},{"name":"$select Media Fields","id":"5a99e4bc-c602-496a-9422-6fb99e80dede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$expand=Media($select=MediaKey,MediaURL)","description":"<p>You can also select Media fields within the navigation itself.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$expand","value":"Media($select=MediaKey,MediaURL)"}],"variable":[]}},"response":[],"_postman_id":"5a99e4bc-c602-496a-9422-6fb99e80dede"},{"name":"Specific Media Record","id":"cb1b6904-b8d3-4ca4-8ed8-6bf178e152e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Media('000000297ae88ef2ff253f59c61481ef')","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Media('000000297ae88ef2ff253f59c61481ef')"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb1b6904-b8d3-4ca4-8ed8-6bf178e152e7"},{"name":"All Media","id":"78b94015-03e7-42cf-bcd5-3a09e402f658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Media","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Media"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"78b94015-03e7-42cf-bcd5-3a09e402f658"}],"id":"f371bde0-a35f-4204-8266-59a3ff7fc7d3","description":"<p>Media records are available as a top-level resource as well as a navigation on the Property, Member, Office, Teams, and OpenHouse resources.</p>\n<p>Each Media record has a MediaKey, which is its primary key, as well as a ResourceName and ResourceRecordKey to specify the parent resource and parent primary key.</p>\n","_postman_id":"f371bde0-a35f-4204-8266-59a3ff7fc7d3","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Member","item":[{"name":"All Members","id":"e35826fd-4ddc-4414-9c6d-7e3c24a3ef0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Member","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Member"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e35826fd-4ddc-4414-9c6d-7e3c24a3ef0d"},{"name":"Members at an Office","id":"9a9fb878-47a5-4009-912a-e2661befec4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Member?$filter=OfficeKey eq '000192ece440e1a2c343035d46b5ef89'","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Member"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"OfficeKey eq '000192ece440e1a2c343035d46b5ef89'"}],"variable":[]}},"response":[],"_postman_id":"9a9fb878-47a5-4009-912a-e2661befec4b"}],"id":"b906887e-33a1-42d2-89c4-dcea4978300f","description":"<p>This is the endpoint for retrieving MLS Member records, including Real Estate Agents and Brokers, as well as other Office and Association personnel.</p>\n","_postman_id":"b906887e-33a1-42d2-89c4-dcea4978300f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Office","item":[{"name":"All Offices","id":"4406f2cc-fb9e-400c-9c60-ba425dcae35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Office","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Office"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4406f2cc-fb9e-400c-9c60-ba425dcae35e"}],"id":"a9028f36-7db3-423d-a41d-fe3930b78328","description":"<p>This is where you can retrieve data for Real Estate Offices and Brokerages.</p>\n","_postman_id":"a9028f36-7db3-423d-a41d-fe3930b78328","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get OpenHouse","item":[{"name":"All Open Houses","id":"1f068741-e09a-469a-8075-62036265ec86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/OpenHouse","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","OpenHouse"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f068741-e09a-469a-8075-62036265ec86"},{"name":"OpenHouses For a Property","id":"600a56a6-f64b-427b-a964-7bd9e2c47b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/OpenHouse?$filter=ListingKey eq '00000facdb86758c439db370281e736c'","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","OpenHouse"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"ListingKey eq '00000facdb86758c439db370281e736c'"}],"variable":[]}},"response":[],"_postman_id":"600a56a6-f64b-427b-a964-7bd9e2c47b19"}],"id":"f3dc9bdf-0976-458f-9907-d51ea06af462","description":"<p>This is where you can retrieve OpenHouses, either all at once or for a particular Property (by Listing Key).</p>\n","_postman_id":"f3dc9bdf-0976-458f-9907-d51ea06af462","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Room","item":[{"name":"All Rooms","id":"1ff9d81d-0121-4b4d-8ff3-137dde9c3a65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/PropertyRooms","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","PropertyRooms"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ff9d81d-0121-4b4d-8ff3-137dde9c3a65"}],"id":"d625faf9-186d-42eb-a3cd-dff482b0d741","description":"<p>This is where you can retrieve data for Rooms. You can also specify a ListingKey filter to only retrieve Rooms for a certain Property.</p>\n","_postman_id":"d625faf9-186d-42eb-a3cd-dff482b0d741","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Unit","item":[{"name":"All Units","id":"7ada6f5c-1485-47e3-a985-e4306486260c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/PropertyUnitTypes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","PropertyUnitTypes"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ada6f5c-1485-47e3-a985-e4306486260c"}],"id":"f3e266b2-daed-4d6d-b384-7c637915c9c4","description":"<p>This is where you can retrieve data for Units. You can also specify a ListingKey filter to only retrieve Units for a certain Property.</p>\n","_postman_id":"f3e266b2-daed-4d6d-b384-7c637915c9c4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}},{"name":"Get Property","item":[{"name":"All Properties","id":"857b71e6-60ec-4fec-8aa3-0ff3b712c15c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"857b71e6-60ec-4fec-8aa3-0ff3b712c15c"},{"name":"Active Properties","id":"98ba6e9e-1d44-44d8-bc28-54c113e33218","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$filter=StandardStatus eq 'Active'","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"StandardStatus eq 'Active'"}],"variable":[]}},"response":[],"_postman_id":"98ba6e9e-1d44-44d8-bc28-54c113e33218"},{"name":"Properties And ListAgent","id":"c8571d1e-f31c-4333-ae3b-4ec739d97724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$expand=ListAgent","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$expand","value":"ListAgent"}],"variable":[]}},"response":[],"_postman_id":"c8571d1e-f31c-4333-ae3b-4ec739d97724"},{"name":"Properties By ListAgentKey","id":"28517243-afca-4e01-8aab-30c03be960bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$filter=ListAgentKey eq '00b4fc81bd6158df5c771c83fbe3d726'","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"ListAgentKey eq '00b4fc81bd6158df5c771c83fbe3d726'"}],"variable":[]}},"response":[],"_postman_id":"28517243-afca-4e01-8aab-30c03be960bc"},{"name":"Properties And Rooms","id":"248750f2-51b4-4d87-b098-4e134abc13c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$expand=Rooms","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$expand","value":"Rooms"}],"variable":[]}},"response":[],"_postman_id":"248750f2-51b4-4d87-b098-4e134abc13c2"},{"name":"Properties Updated After","id":"a9146b40-eae4-4eda-9f48-e1748fc89681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.sourceredb.com/odata/Property?$filter=APIModificationTimestamp gt 2025-05-19T20:07:41.000Z","description":"<p>These are Properties updated after a certain timestamp.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}},"urlObject":{"protocol":"https","path":["odata","Property"],"host":["api","sourceredb","com"],"query":[{"key":"$filter","value":"APIModificationTimestamp gt 2025-05-19T20:07:41.000Z"}],"variable":[]}},"response":[],"_postman_id":"a9146b40-eae4-4eda-9f48-e1748fc89681"}],"id":"e46663c6-97f2-455e-93cf-0da4ce156002","description":"<p>This is the endpoint for Property listings. Demonstrated below are a number of different options for querying listings and their related data.</p>\n","_postman_id":"e46663c6-97f2-455e-93cf-0da4ce156002","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"00250116-2a74-4a7c-b622-07f577c3a7ee","id":"00250116-2a74-4a7c-b622-07f577c3a7ee","name":"SourceRE - RESO Web API Examples","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"eae99211-59a2-4e18-b15e-0f25a4a6b131","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0ad730e5-c1ce-4a09-bb30-bcd3722d4167","type":"text/javascript","exec":[""]}}],"variable":[{"key":"BearerToken","value":"","type":"string"},{"key":"ListingKey","value":"00000facdb86758c439db370281e736c","type":"string"},{"key":"MediaKey","value":"000000297ae88ef2ff253f59c61481ef","type":"string"},{"key":"MemberKey","value":"00b4fc81bd6158df5c771c83fbe3d726","type":"string"},{"key":"OfficeKey","value":"000192ece440e1a2c343035d46b5ef89","type":"string"}]}