155API

API Documentation

Direct Integration API documentation for 155.io


Welcome to the 155.io API documentation for direct integration.

Ready to get started?

Start with our Quick Start Guide to get your integration going.

Environments

EnvironmentBase URL
Staginghttps://api.stagingmarbles.io
Productionhttps://api.marbles.xyz

How It Works

Integration consists of two parts:

Key Concepts

Partner ID vs Operator ID

  • partnerId: Identifies your website or casino offering the game to players
  • operatorId: Provided by 155.io, links to your operator configuration (e.g., max liability)

Currency Precision

All monetary amounts use 5-digit precision:

$10.00 = 1000000
$1.00  = 100000
$0.01  = 1000

Explore

On this page