1. Home
  2. Docs
  3. UbiBot API 文档
  4. API密钥管理
  5. 生成新账户密钥

生成新账户密钥

接口调用请求说明

  • 方式:HTTP GET
  • 内容:http://api.ubibot.cn/accounts/api_keys?action=generate_account_key

参数说明

参数 是否必须 说明
account_key 必须 用户账户密钥,与token_id(string)二选一
token_id(string) 必须 通过登录接口获取,与account_key二选一

返回说明
正常情况下,平台会返回下述JSON数据包:

{“result”:”success”,”server_time”:”2017-09-04T08:36:55Z”,”account_key”:”2X598e48X332423X8X9597f0f9200d2X”}
Was this article helpful to you? Yes No

How can we help?