API operational · local

Welcome to the Fun4Cash API v1

This host serves the Fun4Cash JSON API. It powers the player app and the admin console: accounts and authentication, wallets and the point ledger, server-resolved game rounds, and deposits and withdrawals. There is no web interface here.

Go to the player app

What this API covers

Every endpoint returns JSON and is authenticated with a Sanctum bearer token.

Accounts

Signup, login, email verification and password reset.

Wallets & points

Balances, the point ledger, purchases and conversions.

Games

Rounds are staked, rolled and settled by the server.

Admin

/api/admin/*, for the operations console.

Getting started

Authenticate, then call any endpoint with your token.