Skip to content

List torrents

GET
/api/v2/torrents/info

*arr polls this for download progress. Optional category and hashes (pipe-separated) filters.

Authorizations

SID

qBittorrent WebUI session cookie obtained from /api/v2/auth/login.

Type
API Key (cookie: SID)

Parameters

Query Parameters

category

Filter by category

Type
string
hashes

Pipe-separated torrent hashes

Type
string

Responses

qBittorrent-shaped torrent list

application/json

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.