Skip to content

Transfer info

GET
/api/v2/transfer/info

Authorizations

cookieAuth

Session cookie set by /api/v2/auth/login

Type
API Key (cookie: SID)

Responses

Transfer stats.

application/json
JSON
{
  
"dl_info_speed": 0,
  
"up_info_speed": 0,
  
"dl_info_data": 0,
  
"up_info_data": 0
}

Playground

Authorization

Samples

Released under the BSD 3 Clause License.