Introduction

  • This document illustrates the API contract between Provider and Operator.

  • Operator consumes Provider's API endpoint for launching the game (Launch, Games).

  • Operator produces multiple webhooks:

    • Player Info

    • Bet

    • Result

    • Rollback

    • Tournament Result

    • Get Balance (Optional) 

  • Provider calls these webhooks to allow Operator to update and report back Operator's internal state.

  • Some parameters in requests/responses are marked as optional. This indicates optional features. For enforcing those as required for your operator, please contact our team.