Property Feed API
The Street.co.uk Property Feed API is designed to power your agency's website and property search functionality.
Obtaining a Token
Authentication tokens for the Property Feed API can be self generated via the settings area within the Street CRM. Navigate to Settings > Applications to create your token.
Updates
Going forward a brief summary of any updates to the API can be found on the dedicated updates page.
The JSON
Standard
The Street Property Feed API adheres to the JSON
There's a great primer guide available here for a more easily digestible overview: Introduction to the JSON API
Rate Limiting
Requests to the Street Property Feed API are rate limited to a maximum of 600 calls per minute.
Building Your Integration
Wordpress
If you are planning on, or are currently using, Wordpress for your website then we recommend that you use the Property Hive Plugin in conjunction with their Property Import Add-On. This is a simple to use, well maintained product that will save you countless hours of development time.
Bespoke Integrations
If you are building a bespoke integration for your website and are using PHP then these two packages may prove to be useful to you in navigating and dealing with the JSON
If you are using something other than PHP there is a great, comprehensive list of tools and resources available on the JSON