简要描述:

  • 短网址还原接口

访问限制:

  • 免费版
    • 1、单 IP 最大访问频率 1次/s;
    • 2、单 IP 24小时最大访问次数 10000 次;
  • 付费版
    • 1、暂没有提供

请求URL:

  • https://api.rurl.vip/v1/url/expand

请求方式:

  • GET

参数:

参数名 必选 类型 说明
url_short string 短网址

返回示例

{
  "message": {
    "url_long": "https://zhangnq.com",
    "url_short": "http://t.cn/AiQLOOQB"
  },
  "code": 200,
  "result": "true"
}

返回参数说明

参数名 类型 说明
result string 返回结果,成功是true,失败是false
code int 返回代码,成功返回 200
message string 失败返回字符串,成功返回包含url_long和url_short的字典

results matching ""

    No results matching ""