Lucky Mermaid
Docs

Multi-currency gaming infrastructure

Lucky Mermaid

A clean, secure, API-first platform for operators who need multiple currencies, wallet flexibility, and reliable game delivery without operational friction.

114 supported currencies
2 wallet modes
API v1 signed merchant access
Transfer wallet fast balance and settlement flow
Single wallet callback-driven seamless play
Currency control one agent, multiple currencies

Product trial

Enter the demo lobby and experience the game launch flow.

The demo site follows the same game-entry direction used by merchant integrations: select a game, launch a session, and verify the front-end play experience before API onboarding.

01 Choose a game

Browse the public demo lobby and pick an available title.

02 Launch a session

The demo follows the same session-launch mindset used by the merchant API.

03 Plan integration

Move from product review to signed API integration and wallet testing.

Built for international operators

One platform layer for multi-market game delivery.

01

Multi-currency by design

Players are identified by agent, login name, and currency, so one integration can support many markets cleanly.

02

Stable game runtime

Game delivery stays close to the proven runtime path while the merchant layer handles modern operating needs.

03

Operational visibility

Admin, merchant, and agent consoles are separated for clear responsibilities and safer workflows.

Wallet flexibility

Choose the model that matches your operation.

Transfer Wallet

Operators transfer funds into and out of the game wallet through signed API calls, with clear order identity per currency.

  • Deposit and withdraw APIs
  • Currency-scoped order uniqueness
  • Straightforward reconciliation

Single Wallet

Operators keep the source wallet and receive secure balance, bet, settle, and rollback callbacks from the platform.

  • Seamless game entry
  • Encrypted callback payloads
  • Designed for real-time balance control
POST /api/v1/login
KEY: your-api-key
timestamp: 1783098000
sign: ...

{
  "agentName": "partner_agent",
  "loginName": "player001",
  "currency": "USD",
  "gameId": 1000
}

API-first onboarding

Clear contracts, signed requests, dynamic catalogs.

Integration starts from stable v1 endpoints. Currency and game catalogs can be retrieved dynamically, while business calls stay protected by merchant keys and encrypted data.

Operational control

Designed for teams that manage growth every day.

Merchant & agent layers

Separate controls for platform administrators, merchants, and agents.

Game availability

Game access can be governed from the operating layer without changing game code.

Reporting in base currency

Reports can be normalized for consistent reading across markets.

Security posture

Signed API access, IP allowlists, permissions, and audit trails are part of the operating model.

Ready for integration

Launch with a cleaner multi-currency stack.

Start with the API guide