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