API: Difference between revisions
From Dark Signs Online
Jump to navigationJump to search
(Created page with "'''The DarkSigns Online API is located at http://www.darksignsonline.com/api/''' There is a proposed update to the DarkSigns Online [http://www.darksignsonline.com/termsofuse.php Terms of Use] that will make interfacing with the DSO API directly against the rules and may result in a ban. == <span class="mw-headline">Known Files</span> == * /api/index.php * /api/auth.php * /api/lookup.php * wiki/i...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''The | '''The Dark Signs Online API is located at https://darksignsonline.com/api/''' | ||
Authentication uses standard HTTP authentication using the DSO username and password | |||
* [[ | == Known Files == | ||
* [[ | |||
* [[ | * [[/api/index.php|/api/index.php]] | ||
* [[ | * [[/api/auth.php|/api/auth.php]] | ||
* [[ | * [[/api/lookup.php|/api/lookup.php]] | ||
* [[ | * [[/api/file_database.php|/api/file_database.php]] | ||
* [[/api/get_user_stats.php|/api/get_user_stats.php]] | |||
* [[/api/domain_connect.php|/api/domain_connect.php]] |
Latest revision as of 17:49, 5 April 2024
The Dark Signs Online API is located at https://darksignsonline.com/api/
Authentication uses standard HTTP authentication using the DSO username and password