
The diagram above provides an overview of how Splash’s APIs and our Widgets fit within operator software and infrastructure.
Integration and operating with Splash Jackpots are done via the following steps
For every API request and widget session, the operator must generate a JWT token signed with the shared secret provided by Splash.
The token includes:
The token is sent in the header:
X-Third-Party-Authorization: Bearer <jwt>