ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
* 接口地址:http://api.rrocr.com/api/integral.html * 请求类型:GET ### 请求参数 | 参数 | 属性 | 描述 | |:----- |:-----|----- | | appkey| 必填 | 用户中心提供的appkey | ### 返回结果 ``` //http://api.rrocr.com/api/integral.html?appkey=21da8e03d090acc54dc5c6677a9ef8ef { msg:"查询成功", integral:"200", status:0 //如果查询失败status为-1 } ```