Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

List Cid 获取渠道号列表

GET/POST /v1/open/cid/list

  • =》

开放API, 无请求方式或参数限制

  • 《=
{
  "success": "OK",
  "data": {
    "list": [
      "ts",
      "mi"
    ]
  }
}