Skip to content

ryandhubbard/IDXBroker-GETs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDXBroker-GETs

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/

About

Sample get calls for the IDX Broker API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 39.0%
  • C# 23.1%
  • PHP 10.4%
  • Ruby 8.2%
  • Go 7.7%
  • Python 7.1%
  • Visual Basic .NET 4.5%