API Documentation
Threads
-
close
Closes a thread.
-
create Beta
Creates a new thread.
-
details
Returns thread details.
-
list
Returns a list of threads sorted by the date created.
-
listHot Beta
Returns a list of threads sorted by hotness (date and likes).
-
listPopular Beta
Returns a list of threads sorted by number of posts made since ``interval``.
If you are using both ``category`` and ``forum`` parameters, the forum of the category
must match that as the parameter value for ``forum``. -
listPosts
Returns a list of posts within a thread.
-
listReactions
Returns a list of reactions for a given thread.
-
listSimilar Beta
Returns a list of similar threads based on user activity.
-
open
Opens a thread.
-
remove
Removes a thread.
-
restore
Opens a thread.
-
update Beta
Updates information on a thread.
-
vote
Register a vote on a thread.
