创建账号

域名:

  • 中国:https://api-cn.cloudshotspot.com
  • 国际:https://api.cloudshotspot.com

接口:

  • [domain]/v2/account/create

请求URL:

  • https://api-cn.cloudshotspot.com/v2/account/create

请求方式:

  • POST

参数:

参数名 必选 类型 说明
sitekey string 站点Key
secretkey string 站点Secret
nickname String 用户昵称
email string 用户邮箱
username String 用户账号
password String 用户密码
start_time string 生效时间 //2021-01-01
end_time string 结束时间 //2023-12-31

返回示例

{
  "status": 200,
  "msg": "success",
  "data": {
    "usercode": "b3ae46171a83276f397985677d4f37a3"
  }
}

Error

 {
  "status": 400,
  "msg": "sitekey or secretkey can not be empty",
  "data": []
}
Copyright © Cloud Hotspot cloudshotspot.com all right reservedLast update: 2022-02-19 17:12:15

results matching ""

    No results matching ""