葫芦侠用户API

GET

葫芦侠三楼用户资料与评论流查询

https://api.hk0.cc/api/hlxu
https://api.hk0.cc/api/hlxu?action=info&user_id=2285109

请求参数

接口指标

QPS 上限
0次/秒
平均响应时间
214.5ms
今日调用量
0
累计调用量
27

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.hk0.cc/api/hlxu?action=string&user_id=int&start=int&count=int'

返回示例

{
  "code": 200,
  "success": true,
  "data": {
    "user_id": 2285109,
    "nick": "橘子格桑花海",
    "nick_color": "#343434",
    "avatar": "http://cdn.u1.huluxia.com/g4/M02/DF/A0/rBAAdl8kyE-AdZJAAABIqT4jOPI790.jpg",
    "signature": "留存的记忆。。",
    "description": "",
    "gender": 1,
    "age": 29,
    "birthday": 855417600000,
    "level": 11,
    "level_color": 4288217292,
    "experience": 270940,
    "next_exp": 300000,
    "credits": 7172,
    "role": 0,
    "identity_title": "归隐人士",
    "integral": 1443,
    "integral_nick": "籍籍无名",
    "state": 1,
    "medals": [],
    "tags": [],
    "photos": [
      {
        "id": 8556913,
        "url": "http://cdn.u1.huluxia.com/g1/M00/45/5B/wKgBB1TudpyABiQ8AACECpMkTZE4543.ht",
        "fid": null
      },
      {
        "id": 8556914,
        "url": "http://cdn.u1.huluxia.com/g1/M00/1C/21/wKgBB1X0wiWAT11WAAAG2nXXdA87156.ht",
        "fid": null
      },
      {
        "id": 8556915,
        "url": "http://cdn.u1.huluxia.com/g1/M00/2C/3A/wKgBB1Zv3-GAIsQ4AACTWE2ruuM395.png",
        "fid": null
      },
      {
        "id": 8556916,
        "url": "http://cdn.u1.huluxia.com/g3/M02/E5/23/wKgBOVt-tyeAZZw6AAEI_t_waI8367.jpg",
        "fid": null
      },
      {
        "id": 8556917,
        "url": "http://cdn.u1.huluxia.com/g3/M01/01/5B/wKgBOV6FZXiAUBhnAAEq3iY06AE457.jpg",
        "fid": null
      }
    ],
    "hometown": {
      "province": "无",
      "city": "无"
    },
    "school": {
      "name": "",
      "entry_year": 0
    },
    "work": {
      "company": "",
      "position": "",
      "industry": ""
    },
    "emotion": "",
    "counts": {
      "following": 57,
      "followers": 1513,
      "favorites": 522,
      "posts": 113,
      "comments": 14982,
      "praises": 0
    },
    "counts_formatted": {
      "following": "57",
      "followers": "1513"
    },
    "last_login": 0,
    "location": ""
  },
  "request_id": "3d2dd2fe44a7d56c5e86a0c0"
}