You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the JSONRPC methods are documented at porla.org - for example, torrents.list. Since it's JSONRPC I've just documented the payloads and responses and not the JSONRPC stuffs, but I should probably do some example request/responses in the top level docs for the JSONRPC API.
Yes, the issue that I encountered when looking at the docs was simply that there was no curl examples of calling any of them, which made it very hard to understand how to call them.
It would help a lot if there was a swagger API docs that would have examples of how to actually call the JSONRPC API and/or events API.
Postman collection would also help.
The text was updated successfully, but these errors were encountered: