https://api.streamsb.com/api/dmca/list?key=key
key | API key Example: 1l5ftrilhllgwx2bo |
String
|
curl --include \
'https://api.streamsb.com/api/dmca/list?key={key}'
{
"msg": "OK",
"server_time": "2020-08-11 04:28:53",
"status": 200,
"result": [
{
"file_code": "gtl2mhgw4is7",
"del_time": "2020-08-11 16:31:53"
},
{
"file_code": "uoyagho8c707",
"del_time": "2020-08-11 16:30:23"
}
]
}