GET
/
v1
/
lanzou_link
curl --request GET \
  --url https://api-re.ecylt.com/v1/lanzou_link
{
  "code": 123,
  "msg": "<string>",
  "name": "<string>",
  "filesize": "<string>",
  "downUrl": "<string>",
  "二次元API": "<string>"
}

Query Parameters

url
string
required

蓝奏云分享链接

pwd
string

提取密码(如果有)

type
enum<string>

输出类型,设置为down时直接重定向到下载链接

Available options:
down

Response

200
application/json

成功解析

The response is of type object.