Difference between revisions of "WebAPI:Main"
From Starsonata Wiki
Line 4: | Line 4: | ||
* [[WebAPI:galaxies|galaxies]]: Returns information on galaxies in the current universe. | * [[WebAPI:galaxies|galaxies]]: Returns information on galaxies in the current universe. | ||
* [[WebAPI:galaxies_recent|galaxies_recent]]: Returns information on recently changed galaxies (with a much lower cache time than galaxies). | * [[WebAPI:galaxies_recent|galaxies_recent]]: Returns information on recently changed galaxies (with a much lower cache time than galaxies). | ||
+ | * [[WebAPI:teams|teams]]: Returns details on all the current Userteams. | ||
+ | * [[WebAPI:server_status|server_status]]: Returns information about the current status of servers. | ||
[[Category:WebAPI| Main]] | [[Category:WebAPI| Main]] |
Revision as of 18:24, 14 June 2018
The Star Sonata 2 Web API is an interface that allows developers of third party programs or applications to retrieve data directly from the Star Sonata 2 servers in a secure manner.
Endpoints
- galaxies: Returns information on galaxies in the current universe.
- galaxies_recent: Returns information on recently changed galaxies (with a much lower cache time than galaxies).
- teams: Returns details on all the current Userteams.
- server_status: Returns information about the current status of servers.