Get Started
API backend
API system
More information

feed

Feed API.

Name Resource Description
Count fresh feeds GET api/2.0/feed/newfeedscount Returns an integer representing the number of fresh feeds.
Get feeds GET api/2.0/feed/filter Returns a list of feeds that are filtered by the parameters specified in the request.
Get modules GET api/2.0/modules Returns a list of all the portal modules.
Get modules information GET api/2.0/modules/info Returns a list of all the portal modules with their information.
Read feeds PUT api/2.0/feed/read Opens feeds for reading.