PopplioStaging
List
These API endpoints are core endpoints of our list.
GET
/
list/rss.xmlGet RSS Feed
Gets the RSS feed for the site, in XML format
Success
GET
/
list/sitemap.xmlGet Sitemap
Gets the sitemap for the site, in XML format
Success
POST
/
list/searchSearch List
Searches the list returning a list of bots/servers that match the query
Request Body
application/jsonRequiredquerystring
serversobject
shardsobject
tagsobject
target_typesarray<string>
total_membersobject
votesobject
Success
GET
/
list/statsGet List Statistics
Gets basic statistics of the list
Success
GET
/
list/partnersGet List Partners
Gets the official partners of the list
Success
GET
/
list/staff-templatesGet Staff Templates
Returns all of the staff templates used for reviewing bots
Success
GET
/
list/teamGet List Team
Gets an up to date listing of the staff team of the list. This is currently broken and does not handle permissions yet (TODO)
Success
GET
/
list/current-statusGet Current Status
Gets the current status of the list
Query Parameters
srcRequiredstring
Source to use. If unspecified, defaults to instatus
Success