Sample get calls for the IDX Broker API
Standard Disclaimer: This code is not official IDX Broker code. It does use their API, but in NO WAY is it supported by IDX Broker. DO NOT contact IDX Broker for any support of this code.
Forks and Pull Requests Welcome!
All calls will be a simple call for leads. Endpoint used: https://api.idxbroker.com/leads/lead
All request headers MUST be lower case (see ruby example). I do have a request in to make headers case insensitive.
Some requests may have package dependencies as well as needing other files (like a Gemfile.lock for example)
No version is specified.
No prefered output (json or xml) is specified.
Initial Official API docs with PHP examples: http://developers.idxbroker.com/getting-started-with-the-idx-broker-api/
You can also test at this un offcial API tester: http://unofficial-idx-broker-tools.herokuapp.com/api-quick-tester/