接口地址:https://api.bducds.com/api/dwz/sina.php
返回格式:JSON
请求方式:GET
请求示例:https://api.bducds.com/api/dwz/sina.php?long_url=https://bducds.com
请求参数说明:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
long_url | 是 | string | 要缩短的网址 |
返回参数说明:
名称 | 类型 | 说明 | |
---|---|---|---|
code | string | 返回的状态码1为成功,否则失败 | |
short_url | string | 返回的短链接 |
返回示例:
{"code":"1","short_url":"http://t.cn/RmzYsBR "}