Skip to content
orvice edited this page Feb 10, 2016 · 3 revisions

ss-panel v3 api

ss-panel 提供一套简单api,用户获取用户信息。

POST /token

获取token接口,参数:

  • email
  • passwd

GET /token/{token}

获取token信息

GET /node

获取node信息。

GET /user/{userid}

获取用户的信息

Clone this wiki locally