Introduction

The integration of the Scout Fantasy Platform is logically split into two parts: Front End Integration and Back End Integration. When following the platform integration you will be able to gain access to all of Scouts games through the same integration with little to no changes required in the future.

About the Front End Integration

This part of the integration conserns getting the platform integrated to your site(s) as well as adapting the look and feel to match your brands expression.

One of the many strength in the Scout Gaming Platform is its focus on social gaming lets players interact with eachother in different ways, one of the pineccals in Fantasy Sports. Players in the games want to share accomplishments and invite their friends to join the fun. We have designed the platform to seemlessly integrate into your existing webview and avoid well known limitations in technologies such as iframes and similar. The platform and all its games are built using the Web Components standard for future proofing and independence from 3rd party vendors.

The Front End comes with a built-in router which allows for the game to integrate its own url on top of the partners site. This will be scoped to a base path, so anything after the given base path is owned by the Scout Gaming Platform. For instance: /fantasy-sports/<game-urls-will-go-here>

About the Back End Integration

This part is regarding payment interaction between our platform and our partners payment gateways. The Scout Gaming Platform consists of a defined schema placing bets, settling bets and cancelling/rollback of bets. The core of the schemas are the same for all games, meaning the only changes are game type and additional data that can be extracted for reporting purposes. The core data for the transaction itself is always the same across games and additional data can for instance be details about a bet, fantasy team or other meta information scoped to the game.