接口地址:https://api.bducds.com/api/dwz/u6.php
返回格式:JSON
请求方式:GET/POST
请求示例:https://api.bducds.com/api/dwz/u6.php?long_url=https://bducds.com
请求参数说明:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
long_url | 是 | string | 要缩短的网址 |
返回参数说明:
名称 | 类型 | 说明 | |
---|---|---|---|
error | string | 返回的状态码0或者空,否则失败 | |
short_url | string | 返回的短网址信息 |
返回示例:
{"error":"","short_url":"http://8rr.co/a3qr"}