Logo Data Hunter {store}

Get torrent categories

Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.
DATA: Torrents
Loading...
Current path: /data/torrents/categories

Available methods and their JSON schemas

get Get torrent categories
DATA: Torrents

Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.

JSON Document Schema:
{
  "Path": "/data/torrents/categories",
  "Method": "get",
  "Tag": "DATA: Torrents",
  "Summary": "Get torrent categories",
  "Description": "Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.",
  "Parameters": null
}