Fizzy Bubbly Operator Live Dealer API
1.0.0

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://operator-livedealer.fizzybubbly.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Fizzy Bubbly Operator Live Dealer API MCP server": {
  "url": "https://operator-livedealer.fizzybubbly.com/mcp"
}
Close
Base URL
BASE_URL

This document is a supplemental to the Fizzy Bubbly Operator API document.

This document describes the process of integrating with the Fizzy Bubbly system for livedealer games.

  • Wallet API: API implemented by the operator
  • Live API: API implemented by Fizzy Bubbly [In development still]

Session handling

Validation of the active session is required for all withdraw requests. Deposit and rollback requests must be accepted without having an open session to ensure reconciliation.

NB: Operator must allow transactions from multiple games within one session!

This is version 1.0.0 of this API documentation. Last update on May 21, 2024.