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 section describes the interaction between the Scout Gaming Platform and partner payment gateways.

The platform uses a defined schema for the following core operations:

The core schema is consistent across all games. The only variations are:

While the transaction data itself is always the same across games, additional data may include, for example:

Integration flow