Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Build info
GET
/api/v2/app/buildInfo
Authorizations
cookieAuth
Session cookie set by /api/v2/auth/login
Type
API Key (cookie: SID)
Responses
200
400
401
500
Build metadata.
Content-Type
application/json
Schema
JSON
JSON
{
"qt"
:
"string"
,
"libtorrent"
:
"string"
,
"boost"
:
"string"
}
GET
/api/v2/app/buildInfo
Playground
Authorization
cookieAuth
Try it out
Samples