基本信息

接口名称: 小姐姐短视频
请求方法: GET
计费类型: 免费

请求参数

参数名 是否必填 类型 参数说明 示例值
apikey string 用户中心获取 apikey
wpon string json、url json

请求示例

{
    "apikey": "apikey",
    "wpon": "json"
}

返回参数

参数名 类型 说明
json string "error": 0, "result": 200, "mp4": "//tucdn.wpon.cn/api-girl/videos/22.mp4" }
url string //tucdn.wpon.cn/api-girl/videos/22.mp4

返回示例

{
    "json": "",
    "url": ""
}