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
Line 1: Line 1:
'''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.
'''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> ==
== Known Files ==


* [[wiki//api/index.php|/api/index.php]]
* [[/api/index.php|/api/index.php]]
* [[wiki//api/auth.php|/api/auth.php]]
* [[/api/auth.php|/api/auth.php]]
* [[wiki//api/lookup.php|/api/lookup.php]]
* [[/api/lookup.php|/api/lookup.php]]
* [[wiki/index.php?title=/api/file_database.php&action=edit|/api/file_database.php]]
* [[/api/file_database.php|/api/file_database.php]]
* [[wiki/index.php?title=/api/get_user_stats.php&action=edit|/api/get_user_stats.php]]
* [[/api/get_user_stats.php|/api/get_user_stats.php]]
* [[wiki/index.php?title=/api/domain_connect.php&action=edit|/api/domain_connect.php]]
* [[/api/domain_connect.php|/api/domain_connect.php]]

Revision as of 03:36, 18 March 2024

The DarkSigns Online API is located at http://www.darksignsonline.com/api/ There is a proposed update to the DarkSigns Online Terms of Use that will make interfacing with the DSO API directly against the rules and may result in a ban.

Known Files