A visualiser tool is available for the new Betfair API (API-NG), which you can access at https://api-ng.betstores.com/betting/.
This visualiser is used by the API developers to allow quick experimentation with the API. As new features become available in API-NG, our aim is to extend the visualiser to support these new features to help with rapid adoption of the added functionality.
Please note that the visualiser is provided as-is, and is intended solely as a testing resource. There are a number of useful features to the visualiser:
• You can login and get a session token to use with API-NG through a simple interface
• All existing API-NG operations are available
• You can easily experiment with the parameters for your query
• You can build sample requests and interact with the API directly (requests and responses are output to the JavaScript debug console) see attached.