Skip to main content
POST
qBittorrent add torrent

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

multipart/form-data
urls
string

Newline-separated magnet links.

torrents
file
category
string

Response

200

Accepted; body is "Ok.".