Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Transfer info
GET
/api/v2/transfer/info
Authorizations
cookieAuth
Session cookie set by /api/v2/auth/login
Type
API Key (cookie: SID)
Responses
200
400
401
500
Transfer stats.
Content-Type
application/json
Schema
JSON
JSON
{
"dl_info_speed"
:
0
,
"up_info_speed"
:
0
,
"dl_info_data"
:
0
,
"up_info_data"
:
0
}
GET
/api/v2/transfer/info
Playground
Authorization
cookieAuth
Try it out
Samples