介绍
以下是 该项目 的介绍。
getShortUrl
url 记得编码
🔔 提示
该接口需要申请白名单,请 点击这里 联系我们。
请求路径
POST {{BASE_URL}}/app?type=getShortUrl
url=xxx
返回示例
{
"data": {
"key": "JOOaTX300S",
"url": "https:\/\/91m.top\/s\/JOOaTX300S",
"times": 6
},
"status": {
"code": 200,
"msg": "操作成功",
"usedtime": 0.087,
"cache": false,
"requestId": "2a1e51228692b6292691e0413fe1644f",
"loginId": "9bdf1106040982c4e2a2ec28502c0c83"
},
"hello": {
"_tips": "所有数据仅用作个人学习,并不代表官方,一切以官方为准,禁止商业行为。",
"afdian": "支持一下 -> https:\/\/91m.top\/s\/afdian",
"docs": "介绍文档 -> https:\/\/91m.top\/s\/docs"
}
}