1. 描述
私查神傀。
2. 调用场景
开发者登录http://consolex.xdua.com后,可以以Zoon角色查询所有神傀。
3. 配置参数
参数意义参考接口参数
参数名 | 参数值 | 说明 |
---|---|---|
Name | QriXobot | |
URL | https://api.xdua.com/xobotx | |
Method | GET | |
XduaApiHttpSchema | HTTPS | 只走HTTPS |
XduaApiMethod | QRI | |
XduaApiColor | X | 只有持有神神傀,才可以创建神傀 |
XduaApiAudience | ConsoleX | 只有xobot_id为ConsoleX的神傀,也就是consolex.xdua.com才可以发起本请求 |
XduaApiShop | XdUaXduA | 神傀直辖店铺,只有这个店铺的登录人员才可以访问 |
XduaApiSubject | i | 所有注册神傀均可以使用 |
XduaApiRoles | Zoon | 必须是Zoon才可以查询角色 |
XduaApiResource | xobot | |
XduaApiKparam | where |
常量 |
XduaApiAction | QueriXobot | |
XduaApiRule | QueriXobot | |
XduaApiAstates | 0 | 按序xobot,zone,corp,shop,xobot,xobot,login的状态都必须是0(STATE_ENABLED) |
XduaApiEnable | true | 接口使能 |
4. URL
GET:https://api.xdua.com/xobotx
5. 请求参数
6. 返回参数
result.list部分
名称 | 位置 | 类型 | 示例 | 说明 |
---|---|---|---|---|
id | result | string | rYub4wrT | 详情的神傀ID |
name | result.list[] | string | 神傀的名称 | |
avatar | result.list[] | string | 神傀图标 | |
brief | result.list[] | string | 神傀的描述 | |
state | result.list[] | int | 0 | 神傀的状态 |
stato | result.list[] | string | "冻服更新" | 神傀的状态说 |
expire | result.list[] | int | 0 | 神傀状态过期时间(UNIX时间戳) |
creator_id | result.list[] | string | Dmtv7TrE | 神傀创建者ID |
creator_name | result.list[] | string | 辣椒帅 | 神傀创建者名字 |
ipdator_id | result.list[] | string | XiyRvUp3 | 神傀最近一次更新者ID |
ipdator_name | result.list[] | string | 周海潮 | 神傀最近一次更新者名字 |
cstamp | result.list[] | string | 2020-01-20 02:19:55 | 神傀创建时间 |
istamp | result.list[] | string | 2020-01-20 02:23:24 | 神傀最近更新时间 |