{
  "path": "/crossex/rule/risk_limits",
  "operation_id": "listCrossexRuleRiskLimits",
  "auth_required": false,
  "parameters": [
    {
      "name": "symbols",
      "in": "query",
      "description": "Trading Pair List, multiple separated by commas\nExample values:\nBINANCE_FUTURE_ADA_USDT,GATE_MARGIN_ADA_USDT",
      "required": true,
      "example": "BINANCE_FUTURE_AAVE_USDT",
      "schema": {
        "type": "string"
      }
    }
  ],
  "response_fields": {
    "200": {
      "description": "Project-Id-Version: GateApiTools 1.0.0\nReport-Msgid-Bugs-To: EMAIL@ADDRESS\nPOT-Creation-Date: 2025-11-12 18:14+0800\nPO-Revision-Date: 2019-01-02 17:30+0800\nLast-Translator: FULL NAME <EMAIL@ADDRESS>\nLanguage: en\nLanguage-Team: en <L@li.org>\nPlural-Forms: nplurals=2; plural=(n !=1)\nMIME-Version: 1.0\nContent-Type: text/plain; charset=utf-8\nContent-Transfer-Encoding: 8bit\nGenerated-By: Babel 2.8.0\n",
      "fields": [
        {
          "path": "$",
          "type": "array<object>",
          "description": "",
          "constraints": ""
        },
        {
          "path": "$[]",
          "type": "object",
          "description": "",
          "constraints": ""
        },
        {
          "path": "$[].symbol",
          "type": "string",
          "description": "",
          "constraints": ""
        },
        {
          "path": "$[].tiers",
          "type": "array<object>",
          "description": "",
          "constraints": ""
        },
        {
          "path": "$[].tiers[]",
          "type": "object",
          "description": "",
          "constraints": ""
        }
      ]
    }
  },
  "source_version": "v4.106.132",
  "source_url": "https://github.com/gate/gateapi-python/blob/cd2cac4d339ec0734480787d23c020f467fd7b80/openapi.yaml",
  "local_tool_limits": [
    "仅检查必填、枚举和简单数值范围",
    "复杂类型序列化、条件必填、时间窗口等以官方规则为准",
    "不会发起 API 请求"
  ]
}
