File Sharing and Storage
- Curl
curl "https://api-v2.ddownload.com/api/account/info?key={{token}}"
- Raw
GET /api/account/info?key={{token}} HTTP/1.1
Host: api-v2.ddownload.com
- Success
{
"msg":"OK",
"server_time":"2021-11-20 14:22:50",
"status":200,
"result":{
"storage_left":"inf",
"premium_traffic_left":0,
"email":"[email protected]",
"premium_expire":"2021-11-20 14:22:10",
"balance":"0.00000",
"traffic_used":"0",
"traffic_left":"0",
"storage_used":null
}
}
- Error
{
"msg":"Wrong auth",
"server_time":"2021-11-20 14:25:18",
"status":403
}
[a-z0-9]{22}
of3ab02f3xd12ldofxc3fodadsadadad