Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Torrent properties
GET
/api/v2/torrents/properties
Authorizations
cookieAuth
Session cookie set by /api/v2/auth/login
Type
API Key (cookie: SID)
Parameters
Query Parameters
hash
*
Type
string
Required
Responses
200
400
401
500
Torrent properties.
Content-Type
application/json
Schema
JSON
JSON
{
"save_path"
:
"string"
,
"total_size"
:
0
,
"comment"
:
"string"
}
GET
/api/v2/torrents/properties
Playground
Authorization
cookieAuth
Variables
Key
Value
hash
*
Try it out
Samples