| Games API Quick-start Guide |
|
|
|
The Betfair Games Application Programming Interface (API) allows developers to write their own applications that seamlessly integrate with the Betfair Games system. This offers the potential to build a wide range of applications from a new client front-end system, to an automated betting tool. The implementation of the web service uses a framework known as Representational State Transfer (REST). This enables developers to interact with the Betfair Games system using simple development and run-time technologies like HTTP and XML.
Getting StartedTo use the Games API you require a valid Betfair username and password. REST services are stateless by nature requiring the username to appear as a parameter in every request and the password in the header of each request. Games API Schema FileAccessing the URL below directly will return the Web Services XML Schema document, which holds details of the services and associated URI and XML. Access the Web Services XML Schema here Games API DocumentationDownload all of the latest documentation hereGames API Sample Code & ApplicationDownload all of the sample code hereBDP ForumPost your issues or questions here, surf the discussions, or bounce ideas off of fellow developers.
|





