JSON API documentation static site https://docs.biotorrents.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

meta.md 706B

Meta

Endpoints related to BioTorrents.de itself.

Index

Fetch basic site info from the homepage, e.g., if there’s a new announcement.

Request

ajax.php?action=index

Response


Stats

Fetch the homepage sidebar info.

Request

ajax.php?action=stats

Response


Announcements

Request

ajax.php?action=announcements

Response


Load average

Request

ajax.php?action=loadavg

Response


Wiki

Note that either id or name is required.

Request

ajax.php?action=wiki

&id= — page id to display (required)

&name= — page alias to display

Response