Official email — to be published Helpdesk — to be published

iGaming APIs

iGaming APIs and integration infrastructure

LOOKME Technology provides game provider, wallet and aggregation APIs for licensed operators. We supply integration infrastructure — we do not operate casinos or betting brands.

Custom Solution

lookme-api · Wallet Debit
POST /v1/gaming/wallet/debit
Authorization: Bearer <api_key>

{
  "player_id": "PLR_991",
  "amount": 100,
  "round_id": "RND_88"
}

200 OK
{ "balance": 2400, "status": "success" }
REST JSON HTTPS
REST Provider APIs
Wallet Debit / credit
Games Catalogue sync
Licensed Operators only

iGaming APIs for platforms you operate

LOOKME provides API infrastructure in this domain: connecting game studios, normalising provider APIs, wiring wallets and exposing operator endpoints.

We do not present LOOKME as a gambling operator, bookmaker or casino. Clients are expected to hold whatever licences their markets require and to use only lawful providers.

Where a market cannot be supported, we say so during scoping rather than implying unrestricted global gaming coverage.

Important: LOOKME is a technology, API and software integration provider. Services are provided subject to applicable laws, regulations, licensing requirements and third-party provider policies. LOOKME does not offer illegal gambling services.

Example API endpoints

Representative REST routes issued after onboarding. Paths and fields may vary per project.

Method Path Description
GET /v1/gaming/games List enabled games from aggregated providers
POST /v1/gaming/session Launch a game session for a player
POST /v1/gaming/wallet/debit Debit player wallet for a game round
POST /v1/gaming/wallet/credit Credit winnings or rollback a round
GET /v1/gaming/rounds/{id} Reconcile round history and provider callbacks

iGaming API capabilities

Capabilities your engineering team integrates through REST endpoints and webhooks.

Game catalogue API

List, enable and disable titles from multiple studios through one endpoint group.

Session launch API

Start a player session and receive a provider launch URL or token.

Wallet debit / credit

Atomic balance changes tied to game rounds with rollback support.

Provider bridge

Normalise different studio APIs behind consistent LOOKME contracts.

Round reconciliation

Fetch round history and match provider callbacks to internal ledgers.

Sports feed hooks

Integrate odds or event feeds where the operator is licensed to use them.

Operator admin API

Configure limits, currencies, maintenance windows and game visibility.

Risk event webhooks

Alerts for unusual play patterns or provider-side incidents.

Webhook events

Signed HTTPS callbacks so your backend stays in sync without polling.

game.round_settled

Provider confirms round result and settlement

wallet.low_balance

Player balance below configured threshold

provider.maintenance

Studio or feed enters maintenance window

How integration works

Typical steps from enquiry to live API access.

  1. 01

    Licence & market check

    Confirm the client’s operating jurisdictions and which providers may be used.

  2. 02

    Integration map

    Define wallet, session, callback and reporting contracts.

  3. 03

    Build & certify

    Implement against staging, then complete provider certification where required.

  4. 04

    Handover

    Admin training, monitoring and a documented support path.

Integrate this API with LOOKME

Share your integration requirement, target markets and expected volumes. We will outline endpoints, webhooks and API access steps.

Send Enquiry