As well as sample code developed by Betfair, this page allows you to find sample code or documentation prepared by members of the Developer Program community. If you would like to contribute to this space, please contact bdp@betfair.com.
All Betfair developed sample code follows a typical work flow:
- Find the next UK Horse Racing Win market
- Get prices for the market
- Place a bet on the market
- Handle the error returned by the API when the bet fails as it is below the minimum stake size.
The following samples are currently available:
Language | Documentation | Available From | Description | Developed By |
---|---|---|---|---|
Objective C | https://github.com/betfair/aping-ios-sdk. | APING iOS Client | Betfair |
Please note that community supported samples or client libraries are not guaranteed by or supported by Betfair.
Client Libraries
Language | Documentation | Available From | Description | Developed By |
---|---|---|---|---|
Javascript | https://github.com/AlgoTrader/betfair | API-NG Client Library for Node.js | Community member - Algotrader |