Difference between revisions of "WebAPI:Main"
From Starsonata Wiki
Line 1: | Line 1: | ||
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. | 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=== | ===Endpoints=== |
Revision as of 19:34, 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.
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.