betfair / API-NG-sample-code

Code snippets in various languages to support API-NG client development
201 stars 577 forks source link

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:

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.