Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version

0.12

Developers

Jayden R. (Unlicensed) ​​

Method

GET

Base URL

https://api.realtyfeed.com/reso/odata/v1/

Endpoint

Property

Header

Code Block
{
  x-api-key: AGENT_API_KEY
}

Test API Key

a50YsdAcOQ6xyDqVYTzEB57jBqKVYV01MyTD4at6

Query Params

Code Block
"$top"
"$skip"
"$select"
"$filter"
"$orderby"

Field which filter can be set on

Code Block
"ListingKey", 
"ModificationTimestamp", 
"ListingId", 
"PropertyType", 
"PropertySubType", 
"ListPrice", 
"BathroomsTotalInteger", 
"BedroomsTotal", 
"StandardStatus", 
"LotSizeArea", 
"LivingArea", 
"BuildingAreaTotal", 
"OriginatingSystemName", 
"City", 
"PostalCode", 
"UnparsedAddress"

RESO Dictionary

https://ddwiki.reso.org/display/DDW20/RESO+Data+Dictionary+2.0

Odata Documentation

https://www.odata.org/documentation/

...