Endpoints related to BioTorrents.de itself.
Fetch basic site info from the homepage, e.g., if there’s a new announcement.
Request
ajax.php?action=index
Response
Fetch the homepage sidebar info.
Request
ajax.php?action=stats
Response
Request
ajax.php?action=announcements
Response
Request
ajax.php?action=loadavg
Response
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