# OMG API DOCS

## 中文版

- [OMG API对接文档](https://docs.omgapi.cc/readme.md)
- [接入说明 (必看)](https://docs.omgapi.cc/kuai-su-kai-shi/quickstart.md): 本页面详细介绍了平台接入公共参数,签名算法,多语言配置,通用错误码等说明,接入前请先详细阅读本页面。
- [使用AI对接](https://docs.omgapi.cc/kuai-su-kai-shi/quickstart-1.md): 本页面详细介绍了如何通过Claude / Codex 使用 SKILL（Agent Skills）快速完成API接入
- [多语言编码表](https://docs.omgapi.cc/kuai-su-kai-shi/duo-yu-yan-bian-ma-biao.md): 游戏支持的所有语言及对应的多语言编码
- [通用错误码](https://docs.omgapi.cc/kuai-su-kai-shi/tong-yong-cuo-wu-ma.md): 平台返回的错误码对应的含义对照表
- [流程图](https://docs.omgapi.cc/kuai-su-kai-shi/liu-cheng-tu.md): 系统运行流程图
- [游戏列表](https://docs.omgapi.cc/kuai-su-kai-shi/you-xi-lie-biao.md)
- [货币列表](https://docs.omgapi.cc/kuai-su-kai-shi/huo-bi-lie-biao.md): 游戏支持的所有货币
- [获取游戏列表](https://docs.omgapi.cc/you-xi-api-jie-kou/huo-qu-you-xi-lie-biao.md): 接入方可以通过调用该接口获取OMG目前可接入的游戏列表
- [单一钱包](https://docs.omgapi.cc/you-xi-api-jie-kou/dan-yi-qian-bao.md): 单一钱包模式，即指在玩家游戏的过程，OMG平台为每一笔交易实时调用接入方API，以实现玩家余额的增减
- [请求进入游戏](https://docs.omgapi.cc/you-xi-api-jie-kou/dan-yi-qian-bao/qing-qiu-jin-ru-you-xi.md): 接入方调用该接口获取玩家进游戏链接,该API接口由OMG系统接口,由接入方进行调用
- [用户身份验证](https://docs.omgapi.cc/you-xi-api-jie-kou/dan-yi-qian-bao/yong-hu-shen-fen-yan-zheng.md): OMG调用该接口验证玩家身份信息
- [获取用户余额](https://docs.omgapi.cc/you-xi-api-jie-kou/dan-yi-qian-bao/huo-qu-yong-hu-yu-e.md): OMG调用该接口获取玩家当前余额
- [改变用户余额](https://docs.omgapi.cc/you-xi-api-jie-kou/dan-yi-qian-bao/gai-bian-yong-hu-yu-e.md): OMG调用该接口改变玩家余额
- [转账钱包](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao.md): 转账钱包模式，即指接入方主动调用OMG平台接口为玩家充值或提取余额到接入方平台，游戏内余额变更由OMG平台直接操作玩家余额。
- [生成用户鉴权token](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/sheng-cheng-yong-hu-jian-quan-token.md): 转账钱包第一步,生成用户在OMG平台游戏中使用的token。该接口会生成一个新的玩家鉴权的token，生成的token七天有效，七天后可以再调用这个接口获取新的token，旧的token会立即失效，建议商户对这个token做一个管理token过期在重新获取
- [余额转入/转出](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/yuezhuan-ru-zhuan-chu.md)
- [进入游戏](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/jin-ru-you-xi.md): 接入方向OMG平台发起用户进入游戏请求,OMG平台返回游戏生成好的游戏客户端url
- [查询用户余额](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/cha-xun-yong-hu-yu-e.md): 接入方查询用户在OMG平台的余额
- [查询不在线且余额不为0用户](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/cha-xun-bu-zai-xian-qie-yuebu-wei-0-yong-hu.md): 接入方查询不在线且在OMG平台的余额不为0的用户
- [查询转账状态](https://docs.omgapi.cc/you-xi-api-jie-kou/zhuan-zhang-qian-bao/cha-xun-zhuan-zhang-zhuang-tai.md): 接入方调用该接口查询转账的订单的完成状态
- [注单记录](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/zhu-dan-ji-lu.md): 用于商户对玩家及游戏的注单记录进行查询
- [玩家点控（RTP调控）](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/wan-jia-dian-kong-rtp-tiao-kong.md): 用于对单个或多个玩家RTP进行控制，并支持商户对单个玩家或多个玩家进行功能开启和关闭，并可设置当玩家的历史RTP接近预设RTP时是否自动取消点控。点控生效90天后也会自动结束
- [新玩家自动养客](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/xin-wan-jia-zi-dong-yang-ke.md): 本功能是一个开关，打开后所有新注册玩家进入养客状态，直到达到预设的养客金额
- [设置玩家养客、杀客](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/she-zhi-wan-jia-yang-ke-sha-ke.md): 本功能通过后台设置玩家和养客金额，对单个玩家实施养客，玩家达成养客金额后自动退出状态
- [取消玩家养客、杀客](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/qu-xiao-wan-jia-yang-ke-sha-ke.md): 取消指定玩家的养客、杀客配置，不需要用参数区分养客或是杀客
- [特殊错误代码](https://docs.omgapi.cc/bao-biao-ji-gong-neng-jie-kou/te-shu-cuo-wu-dai-ma.md): 请求{BACKENDURL}是可能出现的特殊错误代码
- [获取游戏列表](https://docs.omgapi.cc/openapi-jie-kou-zai-xian-tiao-shi/huo-qu-you-xi-lie-biao.md): 公共接口在线调试
- [单一钱包](https://docs.omgapi.cc/openapi-jie-kou-zai-xian-tiao-shi/dan-yi-qian-bao.md): 单一钱包接口在线调试
- [转账钱包](https://docs.omgapi.cc/openapi-jie-kou-zai-xian-tiao-shi/zhuan-zhang-qian-bao.md): 转账钱包接口在线调试
- [报表及功能接口](https://docs.omgapi.cc/openapi-jie-kou-zai-xian-tiao-shi/bao-biao-ji-gong-neng-jie-kou.md): 报表及功能接口在线调试
- [Editor](https://docs.omgapi.cc/basics/editor.md)
- [Markdown](https://docs.omgapi.cc/basics/markdown.md)
- [Images & media](https://docs.omgapi.cc/basics/images-and-media.md)
- [Interactive blocks](https://docs.omgapi.cc/basics/interactive-blocks.md)
- [OpenAPI](https://docs.omgapi.cc/basics/openapi.md)
- [Integrations](https://docs.omgapi.cc/basics/integrations.md)

## English

- [OMG API DOCS](https://docs.omgapi.cc/en/readme.md)
- [Getting Started (Required)](https://docs.omgapi.cc/en/quick-start/quickstart.md): This page provides a detailed overview of the platform integration, including common parameters, signature algorithms, multilingual configuration, and general error codes.
- [Integration with AI](https://docs.omgapi.cc/en/quick-start/integration-with-ai.md): This page provides a detailed guide on how to quickly complete API integration using SKILL (Agent Skills) through Claude / Codex.
- [Supported Languages](https://docs.omgapi.cc/en/quick-start/supported-languages.md): All supported languages and their corresponding language codes for the game.
- [General Error Code](https://docs.omgapi.cc/en/quick-start/general-error-code.md): Reference table for the meanings of error codes returned by the platform.
- [Flowchart](https://docs.omgapi.cc/en/quick-start/flowchart.md): System Workflow Diagram
- [Game List](https://docs.omgapi.cc/en/quick-start/game-list.md)
- [Supported Currencies](https://docs.omgapi.cc/en/quick-start/supported-currencies.md): All Supported Currencies for the Game
- [Get Game List](https://docs.omgapi.cc/en/game-apis/get-game-list.md): The integrator can retrieve the list of games currently available for integration with OMG by calling this API.
- [Single Wallet](https://docs.omgapi.cc/en/game-apis/single-wallet.md): The single wallet mode refers to a process in which, during gameplay, the OMG platform makes real-time API calls to the integrator for each transaction to adjust the player’s balance accordingly.
- [Request to Enter Game](https://docs.omgapi.cc/en/game-apis/single-wallet/request-to-enter-game.md): The integrator calls this API to obtain the player's game entry link.
- [Verify User Token](https://docs.omgapi.cc/en/game-apis/single-wallet/verify-user-token.md): The OMG platform calls this API to verify the player's identity information.
- [Get User Balance](https://docs.omgapi.cc/en/game-apis/single-wallet/get-user-balance.md): The OMG platform calls this interface to obtain the player's current balance.
- [Change User Balance](https://docs.omgapi.cc/en/game-apis/single-wallet/change-user-balance.md): The OMG platform calls this API to modify the player's balance.
- [Transfer Wallet](https://docs.omgapi.cc/en/game-apis/transfer-wallet.md): Transfer wallet mode refers to the approach where the accessing party actively calls the OMG platform's API to deposit or withdraw funds for the player to or from the accessing party's platform.
- [Get User Game Token](https://docs.omgapi.cc/en/game-apis/transfer-wallet/get-user-game-token.md): Retrieve the token used by the user in games on the OMG platform.This interface will generate a new player authentication token. The generated token is valid for seven days. After seven days, you can
- [Balance Deposit/Withdrawal](https://docs.omgapi.cc/en/game-apis/transfer-wallet/balance-deposit-withdrawal.md)
- [Enter Game](https://docs.omgapi.cc/en/game-apis/transfer-wallet/enter-game.md): The integrator initiates a user game entry request to the OMG platform, and the OMG platform returns a pre-generated game client URL.
- [Get User Balance](https://docs.omgapi.cc/en/game-apis/transfer-wallet/get-user-balance.md): The integrator queries the user's balance on the OMG platform.
- [Get Transfer Status](https://docs.omgapi.cc/en/game-apis/transfer-wallet/get-transfer-status.md): The integrator calls this API to query the completion status of the transfer order.
- [User Bet Record](https://docs.omgapi.cc/en/reports-and-functional/user-bet-record.md): Used by merchants to query bet records for players and games.
- [Player Point Control (RTP Adjustment)](https://docs.omgapi.cc/en/reports-and-functional/player-point-control-rtp-adjustment.md)
- [Auto Nurturing for New Players](https://docs.omgapi.cc/en/reports-and-functional/auto-nurturing-for-new-players.md): This feature is a toggle. When enabled, all newly registered players will enter the nurturing state until they reach the preset nurturing amount.
- [Set Player Nurturing and Killing](https://docs.omgapi.cc/en/reports-and-functional/set-player-nurturing-and-killing.md): This feature allows you to set a player and a nurturing amount in the backend to apply nurturing to an individual player. Once the player reaches the specified nurturing amount, they will automaticall
- [Cancel Player Nurturing and Killing](https://docs.omgapi.cc/en/reports-and-functional/cancel-player-nurturing-and-killing.md): Cancel the nurturing or targeting configuration for the specified players. There is no need to distinguish between nurturing and targeting in the parameters.
- [Special Error Code](https://docs.omgapi.cc/en/reports-and-functional/special-error-code.md): Special error codes that may occur when requesting {BACKENDURL}
- [Get Game List](https://docs.omgapi.cc/en/openapi-online-debugging/get-game-list.md): Public API Online Debugging
- [Signle Wallet](https://docs.omgapi.cc/en/openapi-online-debugging/signle-wallet.md): Single Wallet API Online Debugging
- [Transfer Wallet](https://docs.omgapi.cc/en/openapi-online-debugging/transfer-wallet.md): Transfer Wallet API Online Debugging
- [Reports and Functional](https://docs.omgapi.cc/en/openapi-online-debugging/reports-and-functional.md): Reports and Functional API Online Debugging


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.omgapi.cc/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
