Skip to main content
GET
Get torrent info

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>.

Path Parameters

id
string
required

The torrent id.

Response

Torrent detail with files and links.

id
string
filename
string
hash
string
bytes
integer<int64>
host
string
progress
number
status
enum<string>
Available options:
magnet_conversion,
queued,
downloading,
uploading,
downloaded,
error
added
string<date-time>
original_filename
string
original_bytes
integer<int64>
files
object[]