Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
List categories
GET
/api/v2/torrents/categories
Authorizations
cookieAuth
Session cookie set by /api/v2/auth/login
Type
API Key (cookie: SID)
Responses
200
400
401
500
Map of categories.
Content-Type
application/json
Schema
JSON
JSON
{
"additionalProperties"
:
{
"name"
:
"string"
,
"savePath"
:
"string"
}
}
GET
/api/v2/torrents/categories
Playground
Authorization
cookieAuth
Try it out
Samples