Waffle API
    Waffle API
    • Overview
    • Authentication
      • Get access token
        POST
      • Refresh token
        POST
      • Revoke token
        POST
    • Game
      • List games
        GET
      • Get loyalty program by ID
        GET
      • Create new game
        POST
      • Update game by ID
        PUT
      • Delete game by ID
        DELETE
    • Ticket
    • Game Account
      • List game accounts
        GET
      • Get game account by ID
        GET
      • Search game accounts
        POST
    • Report
    • Game Service
      • Gen Token
        POST
      • Login
        POST
      • List games
        GET
      • Verify Session
        GET

    Overview

    Version#

    DateVersionDescription
    2023-05-081.0.0

    Whitelist IP#

    IP
    X.XXX.XXX.XXX

    API Interface Overview#

    Common terms are used in the document:
    Provider: refers to API/System.
    Operator: refers to who needs to integrate with our system.
    system are synonymous terms in this document. This document describes set of APIs which Operator needs to implement to integrate with Seamless Wallet API
    Please ask us for the following information:
    Provider Url
    Secret Key
    Agent Code
    Modified at 2024-05-08 09:20:39
    Next
    Authentication
    Built with