155.io API
Endpoints provided by 155.io for game integration
These are the endpoints we provide for you to integrate our games.
Available Endpoints
/game/games
Fetch available games for your catalogue
/game/game/url
Get a game URL for a specific player
Base URLs
| Environment | Base URL |
|---|---|
| Production | https://api.marbles.xyz |
| Staging | https://api.stagingmarbles.io |
Authentication
All requests must include the X-Marbles-Signature header with a signed payload. See Security for implementation details.