WebAPI:Main
From Starsonata Wiki
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.
Current endpoints are public information only and require no authentication. Authenticated requests are planned for the future to get detailed information on teams and individual character details.
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.