Skip to content

betfair/API-NG-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betfair API-NG Code Samples

This github respository contains sample code in various languages to help customers get started with writing betfair API-NG clients. For more information about API-NG please see Getting started with API-NG documentation and developer.betfair.com.

Please note, these are not intended to be fully fledged clients and all follow an identical set of scenarios. As a result, we do not wish to extend the samples with pull requests that extend only a single language sample or add functionality not in the below scenarios.

Each of the basic language samples demonstrates a basic use case of placing a bet on the next GB Horse Racing market:

  • 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.

For the sake of simplictity and ease of understanding, these samples are not intended to show best practice for optimisations for speed or throughput.

A comprehensive description of the samples can be found in the developer samples documentation.

There is also a limited sample of login examples within the loginCode subdirectory and an Android sample app in the android subdirectory.

The sample code is not intended to be used as-is in a production environment and carries no assurances or guarantees.

About

Code snippets in various languages to support API-NG client development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published