Skip to content

Add a torrent

POST
/api/v2/torrents/add

Multipart/form upload of stub .torrent files (torrents) and/or download URLs (urls, newline-separated), with an optional category. Only Jack stubs are accepted; each one queues an HTTP download from the owning peer.

Authorizations

SID

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

Type
API Key (cookie: SID)

Responses

Ok. — download queued

text/plain

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.