[TOC]

简要描述
  • 获取用户token接口

请求URL
  • https://ggtools.thinkerx.com/open-api/token

请求方式
  • POST

参数

content_type: application/json

参数名必选类型说明
app_keystring平台签发key
timestampstring时间戳,精确到秒
accountstring平台用户标识
返回示例
{
    "status": 1,
    "msg": "请求成功",
    "data": {
        "token": "token",
        "token_expire": 43200,
        "refresh_token": "refresh_token",
        "refresh_token_expire": 4320000
    }
}
返回参数说明
参数名类型说明
statusint请求状态,1:成功,0:失败
msgstring状态说明
dataobject数据
tokenstringtoken值
token_expireintegertoken 有效时长
refresh_tokenstringrefresh_token
refresh_token_expireintegerrefresh_token 有效时长



新格尔累计为
7368555
位用户提供服务

客服热线

联系电话:400-1567-080

微信咨询

扫码在线咨询
企微官网客服在线随时答复

公众号

扫一扫
关注官方公众号

抖音号

扫一扫
关注官方抖音号