AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
获取api调用次数 ~~~[api] get:https://tool.bitefu.net/jiari/vip.php d=2022#日期 apikey=123456#vip密钥 type=count#类型 <<< success { "status": 1, "count": 21 } <<< error { "status": 0, "msg": "错误信息" } <<< 请求示例 https://tool.bitefu.net/jiari/vip.php?d=2021&apikey=123456&type=count ~~~ **返回参数说明** |参数名|类型|说明| |:----- |:-----|----- | |status |int |1成功返回 0失败返回 | |count |int |调用次数 |