summaryrefslogtreecommitdiffstats
path: root/docs/source/reference/webapi.rst
blob: 56aadfc2f9a2f8ba70427df34dc0c540d02a4244 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Deluge Web JSON-RPC API
=======================

* Spec: `JSON-RPC v1 <https://www.jsonrpc.org/specification_v1>`_
* URL: ``/json``
* :doc:`api`


.. autoclass:: deluge.ui.web.json_api.WebApi
    :members:
    :exported:
    :noindex:

.. autoclass:: deluge.ui.web.json_api.WebUtils
    :members:
    :exported:
    :noindex: